mirror of
https://github.com/neovim/neovim.git
synced 2025-09-28 22:18:33 +00:00
vim-patch:9.1.1122: too many strlen() calls in findfile.c (#32516)
Problem: too many strlen() calls in findfile.c
Solution: refactor findfile.c and remove calls to strlen()
(John Marriott)
closes: vim/vim#16595
d6e3c9048d
Co-authored-by: John Marriott <basilisk@internode.on.net>
This commit is contained in: