about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2019-05-24 22:14:04 +0200
committerFlorian Weimer <fweimer@redhat.com>2019-05-24 22:14:04 +0200
commit5c23c82195fc9e95ae34180250f64438f1e6fb0b (patch)
tree3f0d15867781144e230a9aa8cb3f69277fc18493 /ChangeLog
parentbee1f2c413ef0cf99d25f898fa0eb0d41fb71dc5 (diff)
downloadglibc-5c23c82195fc9e95ae34180250f64438f1e6fb0b.tar.gz
glibc-5c23c82195fc9e95ae34180250f64438f1e6fb0b.tar.xz
glibc-5c23c82195fc9e95ae34180250f64438f1e6fb0b.zip
nss_dns: Check for proper A/AAAA address alignment
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5f21fe463a..b46b581707 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2019-05-24  Florian Weimer  <fweimer@redhat.com>
+
+	* resolv/nss_dns/dns-host.c (getanswer_r): Be more explicit about
+	struct in_addr/struct in6_addr alignment.
+
 2019-05-23  Joseph Myers  <joseph@codesourcery.com>
 
 	* sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_GNU]