mirror of
https://github.com/torvalds/linux.git
synced 2026-05-11 01:29:50 -04:00
commit fb2c445277 upstream.
If a call to put_user() fails, we failed to
properly free a transaction and send a failed
reply (if necessary).
Signed-off-by: Martijn Coenen <maco@android.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>