summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2016-02-12 12:57:40 +0100
committerGabriel F. T. Gomes <gftg@linux.vnet.ibm.com>2016-05-24 11:37:51 -0300
commitc5bbc09ccc07fb9b61b7f0f5bf531d7c8c164469 (patch)
tree0553becda2bd319a70856d2febb0950e290495e3 /ChangeLog
parent902072efdbb724cea105f60842c4862070d7862e (diff)
downloadglibc-c5bbc09ccc07fb9b61b7f0f5bf531d7c8c164469.tar.gz
hsearch_r: Apply VM size limit in test case
(cherry picked from commit f34f146e682d8d529dcf64b3c2781bf3f2f05f6c)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cd343c7090..c2b1307d4d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2016-05-24 Florian Weimer <fweimer@redhat.com>
+
+ * misc/bug18240.c (do_test): Set RLIMIT_AS.
+
2016-05-24 Paul Eggert <eggert@cs.ucla.edu>
[BZ #18240]