diff options
author | Ulrich Drepper <drepper@redhat.com> | 2008-07-30 19:14:32 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2008-07-30 19:14:32 +0000 |
commit | 3c22738644a2bcc6a1a25812f057f10b3b1c1d4c (patch) | |
tree | 7a5f1c2f1ae8f9ffd63a88bf9eab7d2f781c1950 /ChangeLog | |
parent | bd7f48571d8bca9fd9072aad409c30e0e2cbc2e0 (diff) | |
download | glibc-3c22738644a2bcc6a1a25812f057f10b3b1c1d4c.tar.gz glibc-3c22738644a2bcc6a1a25812f057f10b3b1c1d4c.tar.xz glibc-3c22738644a2bcc6a1a25812f057f10b3b1c1d4c.zip |
* sysdeps/posix/getaddrinfo.c (gaih_inet): Raise size of initial
buffer passed to NSS functions.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 962f83da32..245929dc24 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2008-07-30 Ulrich Drepper <drepper@redhat.com> + * sysdeps/posix/getaddrinfo.c (gaih_inet): Raise size of initial + buffer passed to NSS functions. + * nscd/connections.c (nscd_init): Type if preprocessor directive. * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_PACCEPT): |