Fix crash when closing window in another tab by bobrippling · Pull Request #7018 · vim/vim
zeertzjq added a commit to zeertzjq/neovim that referenced this pull request
Dec 2, 2022Problem: Closing split window in other tab may cause a crash. Solution: Set tp_curwin properly. (Rob Pilling, closes vim/vim#7018) vim/vim@f3c51bb Co-authored-by: Bram Moolenaar <Bram@vim.org>
zeertzjq added a commit to zeertzjq/neovim that referenced this pull request
Dec 2, 2022Problem: Closing split window in other tab may cause a crash. Solution: Set tp_curwin properly. (Rob Pilling, closes vim/vim#7018) vim/vim@f3c51bb Co-authored-by: Bram Moolenaar <Bram@vim.org>
Nero-F pushed a commit to Nero-F/neovim that referenced this pull request
Dec 16, 2022Problem: Closing split window in other tab may cause a crash. Solution: Set tp_curwin properly. (Rob Pilling, closes vim/vim#7018) vim/vim@f3c51bb Co-authored-by: Bram Moolenaar <Bram@vim.org>
yesean pushed a commit to yesean/neovim that referenced this pull request
Mar 25, 2023Problem: Closing split window in other tab may cause a crash. Solution: Set tp_curwin properly. (Rob Pilling, closes vim/vim#7018) vim/vim@f3c51bb Co-authored-by: Bram Moolenaar <Bram@vim.org>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters