]> granicus.if.org Git - vim/commit
patch 8.2.4833: failure of mapping not checked for v8.2.4833
authorzeertzjq <zeertzjq@outlook.com>
Wed, 27 Apr 2022 10:58:01 +0000 (11:58 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 27 Apr 2022 10:58:01 +0000 (11:58 +0100)
commit12e21e387b5bbc928097abf1c189b7dc665838fc
tree71ec4c8aa2bb205ec22780ba1ed687b17f600287
parentfc78a0369e0d371a1a85d07045ff25d8695e8f8c
patch 8.2.4833: failure of mapping not checked for

Problem:    Failure of mapping not checked for.
Solution:   Check return value of ins_typebuf(). (closes #10299)
src/getchar.c
src/term.c
src/testdir/test_termcodes.vim
src/version.c