[PATCH 09/13] kexec: ppc: uImage: fix possible memory leak in ppc_load_bare_bits

Simon Horman horms at verge.net.au
Wed Mar 27 08:41:09 EDT 2013


On Mon, Mar 25, 2013 at 11:15:00PM +0800, Zhang Yanfei wrote:
> From: Zhang Yanfei <zhangyanfei at cn.fujitsu.com>
> 
> In ppc_load_bare_bits, 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 patch10.
> 
> Signed-off-by: Zhang Yanfei <zhangyanfei at cn.fujitsu.com>

Thanks, applied.



More information about the kexec mailing list