From e4a8069b329cacd6486f831bb55273f8253295b2 Mon Sep 17 00:00:00 2001 From: Jun-ichi Takimoto Date: Sat, 24 Mar 2018 15:17:37 +0900 Subject: 42501: avoid out of bound pointer (as 42487) --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 77e2182c5..f17ed6dff 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2018-03-24 Jun-ichi Takimoto + + * 42501: Src/Zle/complete.c, Src/Zle/computil.c, + Src/Zle/zle_thingy.c: avoid out of bound pointer (as 42487). + 2018-03-23 Oliver Kiddle * 42491 based on 42000 (Andrei Shevchuk): -- cgit 1.4.1