diff options
author | zeertzjq <zeertzjq@outlook.com> | 2023-04-17 14:38:53 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-17 14:38:53 +0800 |
commit | 9722b3b9f983a3401423c41f05dd559f6aa410cd (patch) | |
tree | c51b21b35a5b58ff34aeebbbb47101e20b4e788c /scripts/genvimvim.lua | |
parent | 85bc9e897039619327b1de85fcdf13ea65c9bb9b (diff) | |
download | rneovim-9722b3b9f983a3401423c41f05dd559f6aa410cd.tar.gz rneovim-9722b3b9f983a3401423c41f05dd559f6aa410cd.tar.bz2 rneovim-9722b3b9f983a3401423c41f05dd559f6aa410cd.zip |
vim-patch:9.0.1400: find_file_in_path() is not reentrant (#23146)
Problem: find_file_in_path() is not reentrant.
Solution: Instead of global variables pass pointers to the functions.
(closes vim/vim#12093)
https://github.com/vim/vim/commit/5145c9a829cd43cb9e7962b181bf99226eb3a53f
Co-authored-by: Bram Moolenaar <Bram@vim.org>
Diffstat (limited to 'scripts/genvimvim.lua')
0 files changed, 0 insertions, 0 deletions