[Libguestfs] [PATCH 1/3] ext2: tweak the error returned message of resize2fs-M(BZ755729)

Richard W.M. Jones rjones at redhat.com
Mon Jan 16 10:16:54 UTC 2012


On Mon, Jan 16, 2012 at 09:43:07AM +0000, Matthew Booth wrote:
> >+    if (strstr (err, "e2fsck -f")) {
> >+      free (err);
> 
> ^^^  This results in a double free of err.

Oops .. I pushed a fix for this.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
libguestfs lets you edit virtual machines.  Supports shell scripting,
bindings from many languages.  http://libguestfs.org




More information about the Libguestfs mailing list