Problem: find_file_in_path() is not reentrant. Solution: Instead of global variables pass pointers to the functions. (closes vim/vim#12093) 5145c9a829 Co-authored-by: Bram Moolenaar <Bram@vim.org>
5145c9a829