Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
usb: misc: legousbtower: Fix memory leak
commit 0bd193d upstream. get_version_reply is not freed if function returns with success. Fixes: 942a487 ("usb: misc: legousbtower: Fix buffers on stack") Reported-by: Heikki Krogerus <heikki.krogerus@linux.intel.com> Signed-off-by: Maksim Salau <maksim.salau@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
- Loading branch information