]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
* malloc/arena.c
authorRoland McGrath <roland@gnu.org>
Wed, 20 Nov 2002 09:41:01 +0000 (09:41 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 20 Nov 2002 09:41:01 +0000 (09:41 +0000)
(ptmalloc_lock_all, ptmalloc_unlock_all, ptmalloc_unlock_all2): Do
nothing if not initialized.  Bug report from Marcus Brinkmann
<Marcus.Brinkmann@ruhr-uni-bochum.de>.

ChangeLog

index 34c7b3375e3399d143f5aa775ccf1eab8073f2de..f5a2eec483624fd8e96f65fa6b00bd457c339551 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2002-11-18  Wolfram Gloger  <wg@malloc.de>
+
+       * malloc/arena.c
+       (ptmalloc_lock_all, ptmalloc_unlock_all, ptmalloc_unlock_all2): Do
+       nothing if not initialized.  Bug report from Marcus Brinkmann
+       <Marcus.Brinkmann@ruhr-uni-bochum.de>.
+
 2002-11-19  Roland McGrath  <roland@redhat.com>
 
        * posix/Versions (libc: GLIBC_2.3.2): Add sched_getaffinity and