From a531a1ec2dce97c1507a45abd4795b1aea1edc9e Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Thu, 23 May 2019 01:05:01 +0200 Subject: 44345: fix wordcode traversal where ! without a following command could result in a crash --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c67d53356..16a643e7c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2019-05-23 Oliver Kiddle + + * 44345: Src/text.c, Test/A01grammar.ztst: fix wordcode traversal + where ! without a following command could result in a crash + 2019-05-20 Oliver Kiddle * 44307: Src/exec.c, Src/init.c, Src/params.c, Src/utils.c: -- cgit 1.4.1