diff options
author | Roland McGrath <roland@gnu.org> | 2002-11-18 04:10:15 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-11-18 04:10:15 +0000 |
commit | 9b57c1c1e4c6889f47b200bcefe77f16becd2095 (patch) | |
tree | f39b189035c84a36febcf825e13d76339d9afd19 /ChangeLog | |
parent | 502328b25830408ad6d8c5d6adf86fe88f3f10d6 (diff) | |
download | glibc-9b57c1c1e4c6889f47b200bcefe77f16becd2095.tar glibc-9b57c1c1e4c6889f47b200bcefe77f16becd2095.tar.gz glibc-9b57c1c1e4c6889f47b200bcefe77f16becd2095.tar.bz2 glibc-9b57c1c1e4c6889f47b200bcefe77f16becd2095.zip |
2002-11-14 Paul Eggert <eggert@twionsun.com>
* resolv/nss_dns/dns-network.c (getanswer_r): Check for buffer
overflow when skipping the question part and when unpacking
aliases.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2002-11-14 Paul Eggert <eggert@twionsun.com> + + * resolv/nss_dns/dns-network.c (getanswer_r): Check for buffer + overflow when skipping the question part and when unpacking + aliases. + 2002-11-15 Roland McGrath <roland@redhat.com> * math/Makefile (libm-calls): Remove s_copysign, s_isinf, s_isnan, |