Restore locking in free_check.
commitcc49a5a8837be1f9307b167d9bf4399798a847c9
authorUlrich Drepper <drepper@redhat.com>
Sun, 1 Nov 2009 15:27:00 +0000 (1 07:27 -0800)
committerUlrich Drepper <drepper@redhat.com>
Sun, 1 Nov 2009 15:27:00 +0000 (1 07:27 -0800)
treef83c61b91801866eb80b000793534c97a9a130a9
parent7f9cd6ed20b12435e68153870cee5adbe09c4bca
Restore locking in free_check.

This code is only used when MALLOC_CHECK_ is used.  Then some bogus
crashes and/or assert could result from the locking changes.  The code
ain't fast.
ChangeLog
malloc/hooks.c