grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] grub-mkimage: postpone free(arguments.output)


From: Colin Watson
Subject: Re: [PATCH] grub-mkimage: postpone free(arguments.output)
Date: Sun, 20 Jan 2013 23:16:44 +0000
User-agent: Mutt/1.5.21 (2010-09-15)

On Mon, Oct 22, 2012 at 01:27:42PM +0100, Leif Lindholm wrote:
> The output filename is currently free()d before the call to generate_image(),
> which takes this as a parameter.
> 
> This patch delays the free until after generate_image returns.

Looks correct.  Committed with an added ChangeLog entry; thanks.

-- 
Colin Watson                                       address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]