[PATCH 13/13] kexec: x86_64: elf: fix possible memory leak in elf_x86_64_load

Simon Horman horms at verge.net.au
Wed Mar 27 08:42:33 EDT 2013


On Mon, Mar 25, 2013 at 11:18:19PM +0800, Zhang Yanfei wrote:
> From: Zhang Yanfei <zhangyanfei at cn.fujitsu.com>
> 
> In elf_x86_64_load, allocated memory may not be free'd if the code
> exits abnormally, by calling die() or return. So the patch fixes
> the possible memory leak.
> 
> Signed-off-by: Zhang Yanfei <zhangyanfei at cn.fujitsu.com>

Thanks applied.



More information about the kexec mailing list