2011/4/22 Eric Blake <eblake@xxxxxxxxxx>: > On 04/22/2011 10:11 AM, Matthias Bolte wrote: >> --- >> Âdaemon/remote.c | Â Â8 ++++---- >> Â1 files changed, 4 insertions(+), 4 deletions(-) >> >> diff --git a/daemon/remote.c b/daemon/remote.c >> index 54fef64..1c98bba 100644 >> --- a/daemon/remote.c >> +++ b/daemon/remote.c >> @@ -3681,7 +3681,7 @@ remoteDispatchListNetworks(struct qemud_server *server ATTRIBUTE_UNUSED, >> Âcleanup: >> Â Â Âif (rv < 0) { >> Â Â Â Â ÂremoteDispatchError(rerr); >> - Â Â Â ÂVIR_FREE(ret->names.names_len); >> + Â Â Â ÂVIR_FREE(ret->names.names_val); > > And to think I missed those in the huge patch. ÂOops. > > ACK. > Thanks, pushed. Matthias -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list