comparison Filelist @ 30192:9f8b1f584395 v9.0.0432

patch 9.0.0432: crash when using for loop variable in closure Commit: https://github.com/vim/vim/commit/6de2296e5e696b894576d48239aaab0ae84486ff Author: Bram Moolenaar <Bram@vim.org> Date: Fri Sep 9 21:35:36 2022 +0100 patch 9.0.0432: crash when using for loop variable in closure Problem: Crash when using for loop variable in closure. Solution: Check that the variable wasn't deleted. (issue https://github.com/vim/vim/issues/11094)
author Bram Moolenaar <Bram@vim.org>
date Fri, 09 Sep 2022 22:45:03 +0200
parents ba9d53c7c509
children c9d2c554f314
comparison
equal deleted inserted replaced
30191:f272acee7477 30192:9f8b1f584395