From: Rabin Vincent Date: Sun, 18 Jan 2015 19:00:21 +0000 (+0100) Subject: perf annotate: Fix memory leaks in LOCK handling X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~204^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fb9f2aab738eec9dd9b929ed7d37bf744d2ac77;p=pandora-kernel.git perf annotate: Fix memory leaks in LOCK handling The lock prefix handling fails to free the strdup()'d name as well as the fields allocated by the instruction parsing. Signed-off-by: Rabin Vincent Cc: Paul Mackerras Link: http://lkml.kernel.org/r/1421607621-15005-2-git-send-email-rabin@rab.in Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed