diff options
author | Ulrich Drepper <drepper@redhat.com> | 2007-10-15 23:02:32 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2007-10-15 23:02:32 +0000 |
commit | d96a2216f6ff5cb5be1e5696b551b3b1579cc1d8 (patch) | |
tree | 557a9f0509920fa311b9cc49d8bd71712c9ce8b3 | |
parent | 58058fa2e673f6a6f1a94a7ec1cd3ba172401fd8 (diff) | |
download | glibc-d96a2216f6ff5cb5be1e5696b551b3b1579cc1d8.tar.gz glibc-d96a2216f6ff5cb5be1e5696b551b3b1579cc1d8.tar.xz glibc-d96a2216f6ff5cb5be1e5696b551b3b1579cc1d8.zip |
* nss/getXXbyYY_r.c (REENTRANT_NAME): Mangle start and start_fct
pointers.
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index ba3d6ea6e2..2c1f768207 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2007-10-15 Ulrich Drepper <drepper@redhat.com> + * nss/getXXbyYY_r.c (REENTRANT_NAME): Mangle start and start_fct + pointers. + [BZ #3425] * resolv/nss_dns/dns-host.c (getanswer_r): Fail with NSS_STATUS_NOTFOUND if the server replied with only a CNAME and no |