Arnaldo Carvalho de Melo 2e38440054 perf arm-spe: 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:15:27 -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