diff options
author | DJ Delorie <dj@redhat.com> | 2019-05-15 12:11:12 -0400 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2019-05-15 12:11:12 -0400 |
commit | 5dde9ef79a62b305f054ae9594a32e687dafbea6 (patch) | |
tree | c5f6559a2bc54a50cbe420c96febab39d002d2f9 | |
parent | 32ff397533715988c19cbf3675dcbd727ec13e18 (diff) | |
download | glibc-5dde9ef79a62b305f054ae9594a32e687dafbea6.zip glibc-5dde9ef79a62b305f054ae9594a32e687dafbea6.tar.gz glibc-5dde9ef79a62b305f054ae9594a32e687dafbea6.tar.bz2 |
Add missing Changelog entry
For 5b06f538c5aee0389ed034f60d90a8884d6d54de
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1386,6 +1386,11 @@ * localedata/locales/lzh_TW (era): Likewise. * localedata/locales/nan_TW (era): Likewise. +2019-03-14 Adam Maris <amaris@redhat.com> + + * malloc/malloc.c (_int_malloc): Check for large bin list + corruption when inserting unsorted chunk. + 2019-03-14 Florian Weimer <fweimer@redhat.com> Remove obsolete, never-implemented XSI STREAMS declarations. |