Skip to content
Commit c4ac4496 authored by Johan Hovold's avatar Johan Hovold
Browse files

USB: serial: garmin_gps: fix memory leak on failed URB submit



Make sure to free the URB transfer buffer in case submission fails (e.g.
due to a disconnect).

Fixes: 1da177e4 ("Linux-2.6.12-rc2")
Cc: stable <stable@vger.kernel.org>
Signed-off-by: default avatarJohan Hovold <johan@kernel.org>
parent 3dca0111
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment