]> granicus.if.org Git - vim/commit
patch 8.2.4035: timer triggered at the debug prompt may cause trouble v8.2.4035
authorBram Moolenaar <Bram@vim.org>
Fri, 7 Jan 2022 20:40:08 +0000 (20:40 +0000)
committerBram Moolenaar <Bram@vim.org>
Fri, 7 Jan 2022 20:40:08 +0000 (20:40 +0000)
commit48d0ac775cb2da3b5aa9d46711ff17c50ce0f707
tree91db60ad2417a9b6a3c1f3910a7e84559446c346
parent62a099cc6dbfc31c0ced3f6d895711208bf10518
patch 8.2.4035: timer triggered at the debug prompt may cause trouble

Problem:    Timer triggered at the debug prompt may cause trouble.
Solution:   Do not trigger any timer at the debug prompt. (closes #9481)
src/time.c
src/version.c