]> git.ipfire.org Git - thirdparty/glibc.git/commit
Remove debugging; fix trace error handling
authorDJ Delorie <dj@delorie.com>
Wed, 10 Aug 2016 17:02:27 +0000 (13:02 -0400)
committerDJ Delorie <dj@delorie.com>
Wed, 10 Aug 2016 17:02:27 +0000 (13:02 -0400)
commitae99936eeab266a12999bbacd7a5f75d4d54652f
tree72b008cfa2b121e261f77e9f68294b2970a91e95
parent56414a409a70ac91719dbb1ae88f3fe1107f69c3
Remove debugging; fix trace error handling

Comment out _m_printf until it's needed again.

Properly unlock the trace mutex when we error out because
of file errors; also disable tracing when that happens.
malloc/malloc.c