* malloc/arena.c (ptmalloc_unlock_all2): Reset atfork_recursive_cntr.
authorUlrich Drepper <drepper@redhat.com>
Mon, 10 Oct 2005 13:56:58 +0000 (13:56 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 10 Oct 2005 13:56:58 +0000 (13:56 +0000)
ChangeLog

index a3ef3ae..eef606b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
 2005-10-10  Ulrich Drepper  <drepper@redhat.com>
 
-       * malloc/arena.c (ptmalloc_unlock_all2): Reset atfork_arena_ptr.
+       * malloc/arena.c (ptmalloc_unlock_all2): Reset atfork_recursive_cntr.
 
 2005-10-08  Jakub Jelinek  <jakub@redhat.com>