diff options
author | Dan Carpenter <error27@gmail.com> | 2011-03-10 11:31:33 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-03-11 14:26:08 -0800 |
commit | 8b0fb6f872477dfd218e43b073543e4913b6d785 (patch) | |
tree | 2d26bb8b6bb6b9d71bc877cf03247fbfa834f854 /drivers/usb/storage/Kconfig | |
parent | e0cc8a60c4f9352c8281af6eb49f13cf5a7bb476 (diff) |
USB: ene_ub6250: fix memory leak in ene_load_bincode()
"buf" gets allocated twice in a row. It's the second allocation which
is correct. The first one should be removed.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Acked-by: huajun li <huajun.li.lee@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/storage/Kconfig')
0 files changed, 0 insertions, 0 deletions