Jesper Juhl 5067cf53ca 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 <jj@chaosbits.net>
Link: http://lkml.kernel.org/r/alpine.LNX.2.00.1201232332590.8772@swampdragon.chaosbits.net
[ Mostly harmless. ]
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2012-01-26 11:30:29 +01:00
..
2011-12-12 14:26:10 -08:00
2008-04-19 19:19:54 +02:00
2007-10-11 11:16:45 +02:00
2009-02-19 17:13:00 +01:00
2011-12-12 14:26:10 -08:00
2007-10-11 11:16:45 +02:00
2009-03-11 11:00:00 -07:00
2011-12-12 14:26:10 -08:00
2009-07-04 12:56:32 -07:00