about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2009-06-18 22:37:31 -0700
committerUlrich Drepper <drepper@redhat.com>2009-06-18 22:37:31 -0700
commitf6887a0d9a55f5c80c567d9cb153c1c6582410f9 (patch)
tree1136d80d15117cb3acee0bee871635ba647668b1 /ChangeLog
parentd0a2af710654a038903dd4a300030670bfbeaa2d (diff)
downloadglibc-f6887a0d9a55f5c80c567d9cb153c1c6582410f9.tar.gz
glibc-f6887a0d9a55f5c80c567d9cb153c1c6582410f9.tar.xz
glibc-f6887a0d9a55f5c80c567d9cb153c1c6582410f9.zip
Add some more tests to malloc to detect corruptions.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 5943fcb908..8dac4e0eee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2009-06-18  Ulrich Drepper  <drepper@redhat.com>
 
+	* malloc/malloc.c (_int_malloc): Add some consistency checks.
+	(_int_free): Likewise.
+
 	* sysdeps/unix/sysv/linux/bits/socket.h: Define PF_IEEE802154 and
 	AF_IEEE802154.
 	* sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
@@ -83,7 +86,7 @@
 	Patch by Arnaud Ebalard <arno@natisbad.org>.
 
 	[BZ #10207]
-	* nss/getent.c: Add support for print gshadow data.
+	* nss/getent.c: Add support for printing gshadow data.
 
 	[BZ #10203]
 	* nis/nss_nis/nis-pwd.c (internal_nis_endpwent): Free all buffers,