summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2016-02-12 12:57:40 +0100
committerFlorian Weimer <fweimer@redhat.com>2016-02-12 12:57:40 +0100
commitf34f146e682d8d529dcf64b3c2781bf3f2f05f6c (patch)
tree44d3d7edcd18bbae911b40e2ba646ca3e38c1849 /ChangeLog
parente535ce250143b9c1600b306911710c0de73e2a5e (diff)
hsearch_r: Apply VM size limit in test case
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d45f715a55..5b98eddc7f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2016-02-12 Florian Weimer <fweimer@redhat.com>
+
+ * misc/bug18240.c (do_test): Set RLIMIT_AS.
+
2016-02-11 Szabolcs Nagy <szabolcs.nagy@arm.com>
[BZ #19529]