[Libvir] [PATCH] Device attach/detach on virsh(XML version)

Mark McLoughlin markmc at redhat.com
Wed May 23 09:10:44 UTC 2007


On Wed, 2007-05-23 at 09:51 +0100, Richard W.M. Jones wrote:
> +    oldbuffer = buffer;
> +    buffer = realloc (buffer, len+1);
> +    if (buffer == NULL) goto out_of_memory; 

	Missed it here too.

Cheers,
Mark.




More information about the libvir-list mailing list