diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index bfd370fcc..bff13b443 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2017-06-19 Barton E. Schaefer <schaefer@zsh.org> + + * 41317: Src/exec.c: use heap allocation in getoutputfile() to + plug memory leak + 2017-06-17 Barton E. Schaefer <schaefer@zsh.org> * 41242: Src/Zle/compcore.c, Src/Zle/zle_tricky.c: zstrbcmp(...) |