diff options
author | Heinrich Schuchardt <[email protected]> | 2016-08-02 21:43:01 +0200 |
---|---|---|
committer | Jessica Yu <[email protected]> | 2016-11-26 11:18:01 -0800 |
commit | c7d47f26df949f0031fe2905068ee85db1b63ed9 (patch) | |
tree | b4ea46b0a1be0cd5e09516ace24e4a10b04e09cb /tools/perf/scripts/python/check-perf-trace.py | |
parent | a25f0944ba9b1d8a6813fd6f1a86f1bd59ac25a6 (diff) |
modpost: free allocated memory
valgrind complains that memory is not freed after allocation
with realloc() called from main() and write_dump().
So let us free the allocated memory properly.
Signed-off-by: Heinrich Schuchardt <[email protected]>
Signed-off-by: Rusty Russell <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Jessica Yu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions