[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bug-patch] [PATCH] avoid a minor leak
From: |
Jim Meyering |
Subject: |
Re: [bug-patch] [PATCH] avoid a minor leak |
Date: |
Thu, 10 Mar 2011 20:00:55 +0100 |
Bert Wesarg wrote:
> That would hit me by surprise. Quoting POSIX.1-2008 for realloc(3):
>
> If the new size of the memory object would require movement of the
> object, the space for the previous instantiation of the object is
> freed.
Indeed. Retracted.
Thanks.