[PATCH 03/13] kexec: i386: elf: fix possible memory leak in elf_x86_load
Simon Horman
horms at verge.net.au
Wed Mar 27 08:36:40 EDT 2013
On Mon, Mar 25, 2013 at 11:07:49PM +0800, Zhang Yanfei wrote:
> From: Zhang Yanfei <zhangyanfei at cn.fujitsu.com>
>
> In elf_x86_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.
>
> This patch is also a preparation for patch04.
>
> Signed-off-by: Zhang Yanfei <zhangyanfei at cn.fujitsu.com>
Thanks, applied.
More information about the kexec
mailing list