aboutsummaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorChristian Brauner <christian.brauner@ubuntu.com>2017-08-21 16:13:28 +0200
committerMoyster <oysterized@gmail.com>2018-11-29 10:59:47 +0100
commitf08c477a8233c0a149bd8c3dce8703d790a87ad3 (patch)
treeb3edd8738814628c7fbb7ae0d77dc5fa6465f91c /arch
parent3702e61005b6491b814dc539300d4d413831086e (diff)
UPSTREAM: binder: free memory on error
On binder_init() the devices string is duplicated and smashed into individual device names which are passed along. However, the original duplicated string wasn't freed in case binder_init() failed. Let's free it on error. Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com> Cc: stable <stable@vger.kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> (cherry picked from commit 22eb9476b5d80a393ac0ba235c42bccc90b82c76) Change-Id: I78fdeecf70c31ba4248b3de17130f97546288f84
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions