diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2017-12-27 21:45:31 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2017-12-27 22:23:59 +0300 |
commit | 7ad1437d6ace0e450a6c1167720608ad660b191d (patch) | |
tree | b518b1fd266c0f025683e91178ecd42e283b55bc /tools/arch | |
parent | 2e36463525b8b63b32be0721d0268e336d314b38 (diff) | |
download | linux-7ad1437d6ace0e450a6c1167720608ad660b191d.tar.xz |
perf/x86/intel: Plug memory leak in intel_pmu_init()
A recent commit introduced an extra merge_attr() call in the skylake
branch, which causes a memory leak.
Store the pointer to the extra allocated memory and free it at the end of
the function.
Fixes: a5df70c354c2 ("perf/x86: Only show format attributes when supported")
Reported-by: Tommi Rantala <tommi.t.rantala@nokia.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Andi Kleen <ak@linux.intel.com>
Diffstat (limited to 'tools/arch')
0 files changed, 0 insertions, 0 deletions