]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.4111: potential proglem when map is deleted while executing v8.2.4111
authorBram Moolenaar <Bram@vim.org>
Sun, 16 Jan 2022 14:58:34 +0000 (14:58 +0000)
committerBram Moolenaar <Bram@vim.org>
Sun, 16 Jan 2022 14:58:34 +0000 (14:58 +0000)
commitd648c01f2f3798a5c75422aa83211928ad783128
tree6b438c1a7cbc78338227c62f5e353ac3ec9e5349
parent8f9956994d5c75ed88d6b2881b6ac0bb62a0d6af
patch 8.2.4111: potential proglem when map is deleted while executing

Problem:    Potential proglem when map is deleted while executing.
Solution:   Reset last used map pointer when deleting a mapping.
src/map.c
src/version.c