[libvirt] RE : Re: [PATCH] util: fix thinko in runIO

Paolo Bonzini pbonzini at redhat.com
Mon Nov 28 08:04:51 UTC 2011


On 11/26/2011 02:14 PM, Bastien ROUCARIES wrote:
> Malloc page than realloc to smaller does not work ?

There is no constraint that realloc(X, N) returns X, even if N is 
smaller than the previous allocation size.

Paolo




More information about the libvir-list mailing list