diff options
author | Oliver Neukum <oliver@neukum.org> | 2009-07-13 10:46:57 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2009-07-28 14:07:10 -0700 |
commit | de8f8bd63334fe2014be7d9ab3a81ce9b96e5d19 (patch) | |
tree | 6de13d80966d2db57942038d1d61186611247321 /drivers/staging/android | |
parent | f3a756883ac028c536479e2eb283477fec80c828 (diff) |
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>
Diffstat (limited to 'drivers/staging/android')
0 files changed, 0 insertions, 0 deletions