about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThorsten Kukuk <kukuk@thkukuk.de>2017-03-21 16:47:00 +0100
committerThorsten Kukuk <kukuk@thkukuk.de>2017-03-21 16:47:00 +0100
commit261d0141b3b563b9105ab2aaeda9fa15a4990da5 (patch)
tree57b762888103bdb66237180eec2f15b62e143abf /ChangeLog
parent1e4d83f6fe38613e6f209ff09dfad8e69a6e1629 (diff)
parente4e26210c3bdb5dcdce7a3def3b90fa45d3e2c89 (diff)
downloadglibc-261d0141b3b563b9105ab2aaeda9fa15a4990da5.tar.gz
glibc-261d0141b3b563b9105ab2aaeda9fa15a4990da5.tar.xz
glibc-261d0141b3b563b9105ab2aaeda9fa15a4990da5.zip
Merge branch 'master' of ssh://sourceware.org/git/glibc
Conflicts:
	ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f500b833de..c292a5bf29 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -47,6 +47,11 @@
 	* nis/nis_subr.c: Likewise.
 	* nis/nis_verifygroup.c: Likewise.
 
+2017-03-21  Stefan Liebler  <stli@linux.vnet.ibm.com>
+
+	* malloc/tst-interpose-aux.c (check_for_allocations):
+	Move compiler barrier before free.
+
 2017-03-20  Joseph Myers  <joseph@codesourcery.com>
 
 	[BZ #21279]