bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Paolo Bonzini
Subject: Re: RE : Re: [libvirt] [PATCH] util: fix thinko in runIO
Date: Mon, 28 Nov 2011 09:04:51 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20110930 Thunderbird/7.0.1

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]