Re: [yocto] [EDT] [PATCH] [prelink-cross] realloc fix memory leak

2015-09-11 Thread Mark Hatle
Merged to the staging branch. On 5/6/15 12:07 AM, Maninder Singh wrote: > EP-F6AA0618C49C4AEDA73BFF1B39950BAB > > Hi Mark, > > Free previously allocated memory if realloc fails. > > Signed-off-by: Maninder Singh > Signed-off-by: Vaneet narang >

[yocto] [EDT] [PATCH] [prelink-cross] realloc fix memory leak

2015-05-05 Thread Maninder Singh
EP-F6AA0618C49C4AEDA73BFF1B39950BAB Hi Mark, Free previously allocated memory if realloc fails. Signed-off-by: Maninder Singh maninder...@samsung.com Signed-off-by: Vaneet narang v.nar...@samsung.com Reviewed-by: Akhilesh Kumar akhiles...@samsung.com --- trunk/src/doit.c|4 +++-