diff options
author | Christian Brauner <christian.brauner@ubuntu.com> | 2017-08-21 17:13:28 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-08-23 04:45:07 +0300 |
commit | 22eb9476b5d80a393ac0ba235c42bccc90b82c76 (patch) | |
tree | ec539b0a38b4b6a2f38b88bbe1caba45eed3c251 /net/ipv6/ip6_fib.c | |
parent | 9e18d0c82f0c07f2a41898d4adbb698a953403ee (diff) | |
download | linux-22eb9476b5d80a393ac0ba235c42bccc90b82c76.tar.xz |
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>
Diffstat (limited to 'net/ipv6/ip6_fib.c')
0 files changed, 0 insertions, 0 deletions