From a5ed661f256b424a2db60b9dbacadc94fe78d843 Mon Sep 17 00:00:00 2001 From: "Barton E. Schaefer" Date: Mon, 19 Jun 2017 16:06:38 -0700 Subject: 41317: use heap allocation in getoutputfile() to plug memory leak Heap is usable ever since addfilelist() of workers/31528 (commit 3c573222). --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index bfd370fcc..bff13b443 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2017-06-19 Barton E. Schaefer + + * 41317: Src/exec.c: use heap allocation in getoutputfile() to + plug memory leak + 2017-06-17 Barton E. Schaefer * 41242: Src/Zle/compcore.c, Src/Zle/zle_tricky.c: zstrbcmp(...) -- cgit 1.4.1