diff options
author | Ulrich Drepper <drepper@redhat.com> | 2009-01-08 00:03:29 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-01-08 00:03:29 +0000 |
commit | df9293cb169bf848be529381ca43680aa192421e (patch) | |
tree | ed8f2033ae7a6f9aa08d36e708db32deeeb611fe /ChangeLog | |
parent | 5846e22fbfab60c75547d5a619029d297864d86a (diff) | |
download | glibc-df9293cb169bf848be529381ca43680aa192421e.tar.gz glibc-df9293cb169bf848be529381ca43680aa192421e.tar.xz glibc-df9293cb169bf848be529381ca43680aa192421e.zip |
* resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr2_r): Check and
adjust the buffer alignment.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 8ebe5bb467..25953f281e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-12-31 Rafael Avila de Espindola <espindola@google.com> + + * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr2_r): Check and + adjust the buffer alignment. + 2009-01-07 Samuel Thibault <samuel.thibault@ens-lyon.org> * sysdeps/mach/hurd/Makefile (sysdep_headers) [subdir=socket]: |