git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b999fd
)
ISDN: Add check for usb_alloc_urb() result
author
Karsten Keil
<kkeil@linux-pingi.de>
Thu, 12 Jul 2012 22:59:46 +0000
(22:59 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 18 Jul 2012 16:40:54 +0000
(09:40 -0700)
usb_alloc_urb() return value needs to be checked to avoid
later NULL pointer access.
Reported by rucsoftsec@gmail.com via bugzilla.kernel.org #44601.
Signed-off-by: Karsten Keil <kkeil@linux-pingi.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found