]> git.ipfire.org Git - thirdparty/glibc.git/commit
Fix trace window unmapping bug
authorDJ Delorie <dj@delorie.com>
Tue, 19 Jul 2016 20:53:49 +0000 (16:53 -0400)
committerDJ Delorie <dj@delorie.com>
Tue, 19 Jul 2016 20:53:49 +0000 (16:53 -0400)
commit2c5e3bf401fa46ca2545820a68b4c2b5c1ee1bce
treee0bed96dbefeb66232985f64e3346409bd4ca931
parentb28259c68e49ce1c2cfd4092f1232cf04e9971d2
Fix trace window unmapping bug

We were recording window number, not trace count, resulting in
windows not getting unmapped.
malloc/malloc.c