]> granicus.if.org Git - vim/commit
patch 8.2.4830: possible endless loop if there is unused typahead v8.2.4830
authorBram Moolenaar <Bram@vim.org>
Tue, 26 Apr 2022 17:52:22 +0000 (18:52 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 26 Apr 2022 17:52:22 +0000 (18:52 +0100)
commit23f106efeb64eadd95adee34144f64526aa5f61f
tree1459ea8eabf4985809bfc8700a92f3e6b1cf2c22
parent17c95d9608370559441bb73941ba6d9a4b6b26bd
patch 8.2.4830: possible endless loop if there is unused typahead

Problem:    Possible endless loop if there is unused typahead.
Solution:   Only loop when the typeahead changed.
src/channel.c
src/version.c