linux/drivers/android
Martijn Coenen fb2c445277 ANDROID: binder: fix transaction leak.
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>
Cc: stable <stable@vger.kernel.org> # 4.14
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-11-28 16:54:45 +01:00
..
binder.c ANDROID: binder: fix transaction leak. 2017-11-28 16:54:45 +01:00
binder_alloc.c
binder_alloc.h
binder_alloc_selftest.c
binder_trace.h
Kconfig
Makefile