diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index be2eddca3f..0726cd4e1a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2758,6 +2758,7 @@ __set_errno. * malloc/hooks.c: Likewise. + [BZ #11929] * malloc/arena.c (ptmalloc_init_minimal): Removed. Initialize all variables statically. (narenas): Initialize. |