[PATCH] malloc: Resolve compilation failure in NDEBUG mode

Carlos O'Donell carlos@redhat.com
Thu Aug 31 13:27:00 GMT 2017


On 08/31/2017 08:02 AM, Florian Weimer wrote:
> In _int_free, the locked variable is not used if NDEBUG is defined.
> 
> 2017-08-31  Florian Weimer  <fweimer@redhat.com>
> 
> 	* malloc/malloc.c (_int_free): Remove locked variable and related
> 	asserts.

LGTM.

-- 
Cheers,
Carlos.



More information about the Libc-alpha mailing list