This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] malloc: Resolve compilation failure in NDEBUG mode


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]