diff options
author | James McCoy <jamessan@jamessan.com> | 2017-04-06 08:55:51 -0400 |
---|---|---|
committer | James McCoy <jamessan@jamessan.com> | 2017-04-06 08:56:35 -0400 |
commit | 0f99645b8faf3e5970e46c185c0cbbd7a9cfe318 (patch) | |
tree | 159b5f504a8da812dc0bffd9fc4ccd1b2fc41216 /src/nvim/buffer.c | |
parent | 6a6bbbc6d8fa79a0c14fb913baa3ba2d7046419c (diff) | |
download | rneovim-0f99645b8faf3e5970e46c185c0cbbd7a9cfe318.tar.gz rneovim-0f99645b8faf3e5970e46c185c0cbbd7a9cfe318.tar.bz2 rneovim-0f99645b8faf3e5970e46c185c0cbbd7a9cfe318.zip |
vim-patch:7.4.2304
Problem: In a timer callback the timer itself can't be found or stopped.
(Thinca)
Solution: Do not remove the timer from the list, remember whether it was
freed.
https://github.com/vim/vim/commit/417ccd7138d4d230d328de8b0d3892dd82ff1bee
Diffstat (limited to 'src/nvim/buffer.c')
0 files changed, 0 insertions, 0 deletions