[PATCH 1/1 v2] binder: free memory on error

Dan Carpenter dan.carpenter at oracle.com
Mon Aug 21 14:54:10 UTC 2017


On Mon, Aug 21, 2017 at 04:13:28PM +0200, Christian Brauner wrote:
> 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 at ubuntu.com>

Looks good.  Thanks.

regards,
dan carpenter



More information about the devel mailing list