about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2017-08-03 12:33:00 +0200
committerFlorian Weimer <fweimer@redhat.com>2017-08-03 12:33:00 +0200
commit964263bb8d650f1681665c55704fb01a8e725621 (patch)
treedd0f1ace0ca1ca539b96167bae918c38d3a5742b /ChangeLog
parent1f22702ea29f93d6e8acc835317363c22134ba6f (diff)
downloadglibc-964263bb8d650f1681665c55704fb01a8e725621.tar.gz
glibc-964263bb8d650f1681665c55704fb01a8e725621.tar.xz
glibc-964263bb8d650f1681665c55704fb01a8e725621.zip
getaddrinfo: Release resolver context on error in gethosts [BZ #21885]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4565de2644..63494ae75a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2017-08-03  Florian Weimer  <fweimer@redhat.com>
+
+	[BZ #21885]
+	* sysdeps/posix/getaddrinfo.c (gethosts): Release resolver context
+	on memory allocation failure.
+
 2017-08-03  Alan Modra  <amodra@gmail.com>
 
 	* sysdeps/powerpc/mod-tlsopt-powerpc.c: Extract from