Arnaldo Carvalho de Melo efe98a7a39 perf pmu: Use zfree() to reduce chances of use after free
Do defensive programming by using zfree() to initialize freed pointers
to NULL, so that eventual use after free result in a NULL pointer deref
instead of more subtle behaviour.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2023-04-12 10:02:26 -03:00
..
2023-04-04 13:23:58 -03:00
2023-04-04 16:41:57 -03:00
2023-04-10 19:20:53 -03:00
2023-04-10 19:20:53 -03:00
2023-04-10 19:21:31 -03:00