diff options
author | Ulrich Drepper <drepper@gmail.com> | 2011-01-13 11:28:17 -0500 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-01-13 11:28:17 -0500 |
commit | 451f001b50870604e1f2daef12f04f9f460d3997 (patch) | |
tree | 8e416fd4d483cfc1f654f4ad91df292a9246ee2f /ChangeLog | |
parent | 0876917582041d17a9eb6b08894c1123a2affe74 (diff) | |
download | glibc-451f001b50870604e1f2daef12f04f9f460d3997.zip glibc-451f001b50870604e1f2daef12f04f9f460d3997.tar.gz glibc-451f001b50870604e1f2daef12f04f9f460d3997.tar.bz2 |
Handle long lines in host lookups in the right place.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2011-01-13 Ulrich Drepper <drepper@gmail.com> + + [BZ #10484] + * nss/nss_files/files-hosts.c (HOST_DB_LOOKUP): Handle overflows of + temporary buffer used to handle multi lookups locally. + 2011-01-12 Ulrich Drepper <drepper@gmail.com> * elf/dl-dst.h (DL_DST_REQUIRED): Allow l_origin to be NULL when |