* malloc/malloc.c (public_vALLOc): Add missing use of hooks.
	(public_pVALLOc): Likewise.
This commit is contained in:
Ulrich Drepper 2004-10-01 23:55:51 +00:00
parent 8088488d6d
commit 29bdc37a64

View File

@ -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.