diff options
author | Jesper Juhl <[email protected]> | 2012-01-23 23:34:59 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2012-01-26 11:30:29 +0100 |
commit | 5067cf53cac9b36d42ebb3a45bb12259d0bc1e68 (patch) | |
tree | a8ff8b6b14ee8c9ba75fe2d6211fe2b89a5e44c7 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 3fe54564a61f72982032423d24041dca30617ca2 (diff) |
x86/boot-image: Don't leak phdrs in arch/x86/boot/compressed/misc.c::Parse_elf()
We allocate memory with malloc(), but neglect to free it before
the variable 'phdrs' goes out of scope --> leak.
Signed-off-by: Jesper Juhl <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
[ Mostly harmless. ]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions