From b2d280038f97111144ce8aeb8ec293510b6b8e21 Mon Sep 17 00:00:00 2001 From: "Barton E. Schaefer" Date: Wed, 19 Oct 2016 07:31:46 -0700 Subject: 39680: correctly handle case of popping last arena This mattered only when compiling with --enable-stack-allocation because otherwise the heap was never completely empty. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d666a73bb..6e339b5ea 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2016-10-19 Barton E. Schaefer + + * 39680: Src/mem.c: correctly handle case of popping last arena + 2016-10-19 Peter Stephenson * 39678: Src/builtin.c, Test/D07multibyte.ztst: printf %q -- cgit 1.4.1