aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn
diff options
context:
space:
mode:
authorJesper Juhl <jj@chaosbits.net>2011-02-10 10:58:45 +0000
committerDavid S. Miller <davem@davemloft.net>2011-02-13 11:21:15 -0800
commitab60707ffe9920b66b4fff5181b44b14cd091472 (patch)
treed0baa22dfe87b87b0188ac0305d05fa7454a5c3c /drivers/isdn
parentDon't potentially dereference NULL in net/dcb/dcbnl.c:dcbnl_getapp() (diff)
downloadlinux-dev-ab60707ffe9920b66b4fff5181b44b14cd091472.tar.xz
linux-dev-ab60707ffe9920b66b4fff5181b44b14cd091472.zip
USB Network driver infrastructure: Fix leak when usb_autopm_get_interface() returns less than zero in kevent().
We'll leak the memory allocated to 'urb' in drivers/net/usb/usbnet.c:kevent() when we 'goto fail_lowmem' and the 'urb' variable goes out of scope while still completely unused. Signed-off-by: Jesper Juhl <jj@chaosbits.net> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/isdn')
0 files changed, 0 insertions, 0 deletions