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.