From 071017965f469c88b10467205f30ea3e609e56dc Mon Sep 17 00:00:00 2001 From: "Barton E. Schaefer" Date: Wed, 8 Mar 2017 21:26:55 -0800 Subject: 40763: count wide characters and Cmatcher pointers more sanely in cfp_matcher_pats(), and count characters in pattern_match() the same way to stay in sync Might not fix wide-char matching in completion matcher-lists but should avoid wild pointer crash --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4219b1510..65ef5cc90 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2017-03-08 Barton E. Schaefer + + * 40763: Src/Zle/compmatch.c, Src/Zle/computil.c, Src/utils.c: + count wide characters and Cmatcher pointers more sanely in + cfp_matcher_pats(), and count characters in pattern_match() + the same way to stay in sync; might not fix wide-char matching + in completion matcher-lists but should avoid wild pointer crash + 2017-03-08 Daniel Shahaf * 40745 + 40753: Src/init.c, Src/params.c: Fix 'unset -- cgit v1.2.3