diff options
author | zeertzjq <zeertzjq@outlook.com> | 2023-10-19 18:34:48 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-19 18:34:48 +0800 |
commit | a0961659770ca41edcb5a6dcf28e7c7492eb60f0 (patch) | |
tree | f6259a11fa53bf2166db37b31206def27076bd5d /runtime/lua/vim/treesitter/dev.lua | |
parent | ae7020c667b5314fe832d2a8897fb16d57194bdf (diff) | |
download | rneovim-a0961659770ca41edcb5a6dcf28e7c7492eb60f0.tar.gz rneovim-a0961659770ca41edcb5a6dcf28e7c7492eb60f0.tar.bz2 rneovim-a0961659770ca41edcb5a6dcf28e7c7492eb60f0.zip |
vim-patch:9.0.2050: Vim9: crash with deferred function call and exception (#25715)
Problem: Vim9: crash with deferred function call and exception
Solution: Save and restore exception state
Crash when a deferred function is called after an exception and another
exception is thrown
closes: vim/vim#13376
closes: vim/vim#13377
https://github.com/vim/vim/commit/c59c1e0d88651a71ece7366e418f1253abbe2a28
The change in check_due_timer() is N/A as Nvim calls timer callbacks on
the main loop.
Co-authored-by: Yegappan Lakshmanan <yegappan@yahoo.com>
Diffstat (limited to 'runtime/lua/vim/treesitter/dev.lua')
0 files changed, 0 insertions, 0 deletions