aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorPhilipp Rudo <[email protected]>2018-08-13 11:16:57 +0200
committerHeiko Carstens <[email protected]>2018-08-16 14:49:14 +0200
commit2d2e7075b87181ed0c675e4936e20bdadba02e1f (patch)
tree6a2e3f137a264539e74aac4e310a8d6ac2a3c986 /tools/perf/scripts/python/export-to-postgresql.py
parent263b0e480c9b0fda77a89f5d6375d8a39de5c166 (diff)
s390/kdump: Fix memleak in nt_vmcoreinfo
The vmcoreinfo of a crashed system is potentially fragmented. Thus the crash kernel has an intermediate step where the vmcoreinfo is copied into a temporary, continuous buffer in the crash kernel memory. This temporary buffer is never freed. Free it now to prevent the memleak. While at it replace all occurrences of "VMCOREINFO" by its corresponding macro to prevent potential renaming issues. Signed-off-by: Philipp Rudo <[email protected]> Acked-by: Heiko Carstens <[email protected]> Signed-off-by: Heiko Carstens <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions