commit | f81ee4d52880b08c213982df5041217212689960 | [log] [tgz] |
---|---|---|
author | Oliver Neukum <oneukum@suse.de> | Mon Mar 19 11:39:13 2007 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Apr 27 13:28:36 2007 -0700 |
tree | bc19b31b57939783234568843a815a8584a1f3d2 | |
parent | 686149f488e1912f29bcfc593fad4c18f0f75397 [diff] |
USB: iowarrior.c: fix NULL dereference Am Montag, 19. 2007 10:25 schrieb Adrian Bunk: > The Coverity checker spotted the following NULL dereference: And this fixes an oops upon allocation failures. Signed-off-by: Oliver Neukum <oneukum@suse.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>