diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-11-04 12:01:02 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-11-04 12:01:02 +0000 |
commit | 76af51ff589774a44e85ef3b683b4151241a6322 (patch) | |
tree | b62364fa5f2b11c79625d5cde2506c0a482eced3 | |
parent | 58c14234b71d7eae238f4dfb5de685a4cde323e2 (diff) | |
download | glibc-76af51ff589774a44e85ef3b683b4151241a6322.zip glibc-76af51ff589774a44e85ef3b683b4151241a6322.tar.gz glibc-76af51ff589774a44e85ef3b683b4151241a6322.tar.bz2 |
Update.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +1998-11-04 Ulrich Drepper <drepper@cygnus.com> + + * malloc/malloc.c: Make sure calloc really returned zeroed memory. + Patch by Wolfram Gloger <wmglo@dent.med.uni-muenchen.de>. + 1998-10-30 Ulrich Drepper <drepper@cygnus.com> * catgets/gencat.c: Do a better job in initializing dynamic |