]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.2163: crash when discarded exception is the current exception v8.2.2163
authorBram Moolenaar <Bram@vim.org>
Sat, 19 Dec 2020 16:55:54 +0000 (17:55 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 19 Dec 2020 16:55:54 +0000 (17:55 +0100)
commit13656f02e457fb68cd7e72412fc24ccac02fb06e
tree1dd0d878cfb3230aab6e52beb6b6e5849816b937
parent03290b8444b69c6d7307755770467bc488384e1a
patch 8.2.2163: crash when discarded exception is the current exception

Problem:    Crash when discarded exception is the current exception.
Solution:   Compare the execption with current_exception. (closes #7499)
src/ex_eval.c
src/version.c