dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/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 Staging: Add serqt_usb2, a rewrite of serqt_usb for the usb-serial layer 2009-06-19 11:00:56 -07:00
Makefile Staging: Add serqt_usb2, a rewrite of serqt_usb for the usb-serial layer 2009-06-19 11:00:56 -07:00
serqt_usb2.c Staging: serqt_usb2: fix memory leak in error case 2009-07-28 14:07:10 -07:00