mirror of git://sourceware.org/git/glibc.git
Update.
* malloc/malloc.c (public_vALLOc): Add missing use of hooks. (public_pVALLOc): Likewise.
This commit is contained in:
parent
8088488d6d
commit
29bdc37a64
|
@ -6,6 +6,9 @@
|
||||||
|
|
||||||
2004-10-01 Ulrich Drepper <drepper@redhat.com>
|
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
|
* nscd/nscd_initgroups.c (__nscd_getgrouplist): Always add the
|
||||||
group the caller provided unless there is a real problem.
|
group the caller provided unless there is a real problem.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue