aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2017-06-21 22:59:19 +0200
committerFlorian Weimer <fweimer@redhat.com>2017-06-21 22:59:19 +0200
commit0a47d031e44f15236bcef8aeba80e737bd013c6f (patch)
tree6f67723d831039ed091cf3601b30aae611c9c07f /ChangeLog
parent4dd8e7c0ce5ecc7f65e33e60ad2f717b31de32ec (diff)
downloadglibc-0a47d031e44f15236bcef8aeba80e737bd013c6f.zip
glibc-0a47d031e44f15236bcef8aeba80e737bd013c6f.tar.gz
glibc-0a47d031e44f15236bcef8aeba80e737bd013c6f.tar.bz2
_nl_load_domain: Use calloc instead of alloca
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4a41300..46a70ff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2017-06-21 Florian Weimer <fweimer@redhat.com>
+
+ * intl/loadmsgcat.c: Remove alloca support.
+ (_nl_load_domain): Use calloc instead of alloca.
+
2017-04-21 Florian Weimer <fweimer@redhat.com>
* malloc/Makefile (tests-internal): Add tst-alloc_buffer.