Update.
authorUlrich Drepper <drepper@redhat.com>
Fri, 1 Oct 2004 23:55:51 +0000 (23:55 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 1 Oct 2004 23:55:51 +0000 (23:55 +0000)
* malloc/malloc.c (public_vALLOc): Add missing use of hooks.
(public_pVALLOc): Likewise.

ChangeLog

index 5272415..1f7b813 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,9 @@
 
 2004-10-01  Ulrich Drepper  <drepper@redhat.com>
 
+       * malloc/malloc.c (public_vALLOc): Add missing use of hooks.
+       (public_pVALLOc): Likewise.
+
        * nscd/nscd_initgroups.c (__nscd_getgrouplist): Always add the
        group the caller provided unless there is a real problem.