1
0
Fork 0
alistair23-linux/drivers/net/usb
Micah Gruber 9351982b25 Fix a potential NULL pointer dereference in write_bulk_callback() in drivers/net/usb/pegasus.c
This patch fixes a potential null dereference bug where we dereference
pegasus before a null check. This patch simply moves the dereferencing
after the null check.

Signed-off-by: Micah Gruber <micah.gruber@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2007-07-30 15:44:50 -04:00
..
Kconfig net: fix typo in drivers/net/usb/Kconfig 2007-06-09 19:01:15 -04:00
Makefile
asix.c asix.c - Add Belkin F5D5055 ids 2007-05-24 17:20:48 -04:00
catc.c [NET]: Kill eth_copy_and_sum(). 2007-07-10 22:08:12 -07:00
cdc_ether.c net/usb/cdc_ether minor sparse cleanup 2007-07-02 08:24:52 -04:00
cdc_subset.c cdc-subset to support new vendor/product ID 2007-07-16 18:29:15 -04:00
dm9601.c dm9601: Return 0 from bind() on success 2007-07-02 08:24:51 -04:00
gl620a.c
kaweth.c [NET]: Kill eth_copy_and_sum(). 2007-07-10 22:08:12 -07:00
kawethfw.h
mcs7830.c
net1080.c
pegasus.c Fix a potential NULL pointer dereference in write_bulk_callback() in drivers/net/usb/pegasus.c 2007-07-30 15:44:50 -04:00
pegasus.h
plusb.c
rndis_host.c
rtl8150.c
usbnet.c Cleanup usbnet_probe() return value handling 2007-07-10 12:41:18 -04:00
usbnet.h usbnet whitespace fixes 2007-07-08 22:16:38 -04:00
zaurus.c