diff options
author | zeertzjq <zeertzjq@outlook.com> | 2025-02-19 17:14:38 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-19 17:14:38 +0800 |
commit | a3eb49f6382ba6fd6a61ecfebd7b526fa9730e29 (patch) | |
tree | 75d17475af326e178cbecaf73c02e475eaaeb271 /runtime/lua/vim | |
parent | 9005134cdc8e578201b90192253171a9bc261752 (diff) | |
download | rneovim-a3eb49f6382ba6fd6a61ecfebd7b526fa9730e29.tar.gz rneovim-a3eb49f6382ba6fd6a61ecfebd7b526fa9730e29.tar.bz2 rneovim-a3eb49f6382ba6fd6a61ecfebd7b526fa9730e29.zip |
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
https://github.com/vim/vim/commit/d6e3c9048dfb7e8f08f8fadc820c7e2208c3f030
Co-authored-by: John Marriott <basilisk@internode.on.net>
Diffstat (limited to 'runtime/lua/vim')
0 files changed, 0 insertions, 0 deletions