linux/drivers/staging/serqt_usb2
Oliver Neukum de8f8bd633 Staging: serqt_usb2: fix memory leak in error case
a standard memory leak, as later allocations may fail even if prior
allocations did not. Then the prior allocations must be undone.

Signed-off-by: Oliver Neukum <oliver@neukum.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-07-28 14:07:10 -07:00
..
Kconfig
Makefile
serqt_usb2.c Staging: serqt_usb2: fix memory leak in error case 2009-07-28 14:07:10 -07:00