diff options
author | Thorsten Kukuk <kukuk@thkukuk.de> | 2017-03-21 16:47:00 +0100 |
---|---|---|
committer | Thorsten Kukuk <kukuk@thkukuk.de> | 2017-03-21 16:47:00 +0100 |
commit | 261d0141b3b563b9105ab2aaeda9fa15a4990da5 (patch) | |
tree | 57b762888103bdb66237180eec2f15b62e143abf /ChangeLog | |
parent | 1e4d83f6fe38613e6f209ff09dfad8e69a6e1629 (diff) | |
parent | e4e26210c3bdb5dcdce7a3def3b90fa45d3e2c89 (diff) | |
download | glibc-261d0141b3b563b9105ab2aaeda9fa15a4990da5.tar.gz |
Merge branch 'master' of ssh://sourceware.org/git/glibc
Conflicts:
ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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] |