On Mon, Mar 25, 2013 at 11:17:29PM +0800, Zhang Yanfei wrote: > From: Zhang Yanfei <[email protected]> > > Since get_command_line returns dynamically allocated memory, it is > easy for the caller to forget freeing the memory. Here fixes a > memory leak caused by this function. > > Signed-off-by: Zhang Yanfei <[email protected]> > --- > kexec/arch/x86_64/kexec-elf-x86_64.c | 7 +++++-- > 1 files changed, 5 insertions(+), 2 deletions(-)
Thanks, applied. _______________________________________________ kexec mailing list [email protected] http://lists.infradead.org/mailman/listinfo/kexec
