malloc: Resolve compilation failure in NDEBUG mode
commit24cffce7366c4070d8f823702a4fcec2cb732595
authorFlorian Weimer <fweimer@redhat.com>
Thu, 31 Aug 2017 12:55:11 +0000 (31 14:55 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Thu, 31 Aug 2017 13:34:22 +0000 (31 15:34 +0200)
tree7428e804f158418e87a77d60e1e8a1c3f5b6cbb5
parentecd0747df388f3925d4839740b0abcf43d0a9fb2
malloc: Resolve compilation failure in NDEBUG mode

In _int_free, the locked variable is not used if NDEBUG is defined.
ChangeLog
malloc/malloc.c