On 9/5/13 11:35 PM, Namhyung Kim wrote:
From: Namhyung Kim
It seems strlist never deleted after allocated. AFAICS every strlist
is allocated dynamically, just free it in the _delete() function.
Signed-off-by: Namhyung Kim
---
tools/perf/util/strlist.c | 4 +++-
1 file changed, 3 insertion
From: Namhyung Kim
It seems strlist never deleted after allocated. AFAICS every strlist
is allocated dynamically, just free it in the _delete() function.
Signed-off-by: Namhyung Kim
---
tools/perf/util/strlist.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/tools/perf
2 matches
Mail list logo