Messages in this thread |  | | | Date | Fri, 25 May 2012 11:40:34 -0300 | | From | Arnaldo Carvalho de Melo <> | | Subject | Re: [PATCH 1/1] perf tools: fix thread_map__new_by_pid_str() memory leak in error path |
| |
Em Fri, May 25, 2012 at 03:21:49PM +0200, Franck Bui-Huu escreveu: > namelist array (including its content) was not freed if we fail > to realloc a new 'threads' structure. > > Signed-off-by: Franck Bui-Huu <fbuihuu@gmail.com>
Thanks, applied.
|  |