[Libvir] PATCH: Process QEMU monitor at startup

Mark McLoughlin markmc at redhat.com
Mon Mar 5 12:35:23 UTC 2007


On Fri, 2007-03-02 at 16:47 +0000, Daniel P. Berrange wrote:
> @@ -432,7 +441,7 @@ int qemudDomainDumpXML(struct qemud_serv
>      strncpy(xml, vmxml, xmllen);
>      xml[xmllen-1] = '\0';
>  
> -    free(xml);
> +    free(vmxml);

	I hit this myself, so I committed the fix along with the same fix for
qemudNetworkDumpXML()

Cheers,
Mark.
  




More information about the libvir-list mailing list