Home
last modified time | relevance | path

Searched hist:"57 f14b5a" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Dpmu.c57f14b5a Wed Apr 12 08:23:35 CDT 2023 Arnaldo Carvalho de Melo <acme@redhat.com> perf pmu: zfree() expects a pointer to a pointer to zero it after freeing its contents

An audit showed just this one problem with zfree(), fix it.

Fixes: 9fbc61f832ebf432 ("perf pmu: Add support for PMU capabilities")
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>