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.