diff options
author | Colin Ian King <[email protected]> | 2016-02-19 14:16:34 +0800 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2016-02-24 14:14:48 +0100 |
commit | c340e5f0f8fe12079219ddf3c012bbc989b6f45b (patch) | |
tree | b0ebbf4c0e823ce220dfdeafe08a6dcc8581d949 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 50db3052dac6e5ff7a8eeaaea138a6aaab6e608e (diff) |
ACPICA: debugger: dbconvert: free pld_info on error return path
ACPICA commit 23e644670539e23818fa81e2af5e89ad6657e75c
A failed allocation of new_buffer causes a leak of pld_info
because the error return path fails to free pld_info. Ensure
it is freed on the error exit path.
Link: https://github.com/acpica/acpica/commit/23e64467
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Bob Moore <[email protected]>
Signed-off-by: Lv Zheng <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions