From 9d20469c030ead700959fa3b95d7bc85bb9578a8 Mon Sep 17 00:00:00 2001 From: Jun-ichi Takimoto Date: Wed, 8 Sep 2021 09:51:43 +0900 Subject: 49377: fix segfault by 'bindkey -d' with reordered keymapnamtab (cherry picked from commit 2a7945a900c8a1b1866ad31ee5e95db5b0ddb50a) --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b7721e856..7136b210a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2022-01-27 dana + * Jun-ichi Takimoto: 49377: Src/Zle/zle_keymap.c, + Test/X03zlebindkey.ztst: fix segfault by 'bindkey -d' with + reordered keymapnamtab + * Jun-ichi Takimoto: 47560: configure.ac, aczsh.m4: add necessary includes or prototypes for the tests in configure (fix errors in macOS 11) -- cgit 1.4.1