From 844e569b632fc032576edc039f793be47fde724e Mon Sep 17 00:00:00 2001 From: Axel Beckert Date: Wed, 18 Sep 2013 23:50:04 +0200 Subject: 31735: fix off-by-one in completion utility cache code. Was causing crashes in complex completions, particularly with taskwarrior --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 286c4037a..12b5b5b0c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2013-09-19 Peter Stephenson + + * Axel Beckert: 31735: Src/Zle/computil.c (get_cvdef): + off-by-one in obscure loop handling could cause crash in complex + completion. + 2013-09-14 Luka Perkov * 31723: Completion/Unix/Command/_systemd: _systemd: add more -- cgit 1.4.1