commit | 2ff78c0c2b67120c8e503268da3f177cae2228a2 | [log] [tgz] |
---|---|---|
author | Johan Hovold <jhovold@gmail.com> | Thu May 13 21:02:00 2010 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu May 20 13:21:45 2010 -0700 |
tree | 4c57bfee9bf1501b4ace8008f2f8d8212a756a40 | |
parent | 16032c4f5b291af541e9114a09ea20ff5a0dc474 [diff] |
USB: ir-usb: fix double free If the user specifies a custom bulk buffer size we get a double free at port release. Cc: stable <stable@kernel.org> Signed-off-by: Johan Hovold <jhovold@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>