1
0
Fork 0
alistair23-linux/drivers/tty/ipwireless
Sudip Mukherjee 76bbdcb35e tty: ipwireless: fix possible NULL dereference
The function alloc_ctrl_packet() can fail and return NULL. Incase it
fails print an error message and exit.

Signed-off-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk>
Reviewed-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-04-30 09:26:55 -07:00
..
Makefile
hardware.c tty: ipwireless: fix possible NULL dereference 2016-04-30 09:26:55 -07:00
hardware.h
main.c pcmcia: Convert pcmcia_device_id declarations to const 2011-05-06 07:46:22 +02:00
main.h
network.c ipwireless: don't oops if we run out of space 2012-11-15 16:53:15 -08:00
network.h
setup_protocol.h various: Fix spelling of "asynchronous" in comments. 2012-11-19 14:32:13 +01:00
tty.c tty: ipwireless: Remove tty->closing abort from ipw_open() 2014-07-10 16:06:49 -07:00
tty.h