diff options
author | zeertzjq <zeertzjq@outlook.com> | 2025-03-15 17:34:56 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-15 09:34:56 +0000 |
commit | ec8fc2874344c7e25f8cbb6894cde526164ea756 (patch) | |
tree | 9c4cd5709f31687bfbca4fe95f2da65acf63d2b3 /runtime/lua/vim/shared.lua | |
parent | 9ef80352b6e8e18e002d3d2097c8bbd1d168fe40 (diff) | |
download | rneovim-ec8fc2874344c7e25f8cbb6894cde526164ea756.tar.gz rneovim-ec8fc2874344c7e25f8cbb6894cde526164ea756.tar.bz2 rneovim-ec8fc2874344c7e25f8cbb6894cde526164ea756.zip |
vim-patch:9.1.1204: MS-Windows: crash when passing long string to expand() (#32902)
Problem: MS-Windows: crash when passing long string to expand() with
'wildignorecase'.
Solution: Use the same buflen as unix_expandpath() in dos_expandpath().
Remove an unnecessary STRLEN() while at it (zeertzjq).
closes: vim/vim#16896
https://github.com/vim/vim/commit/00a749bd90e6b84e7e5132691d73fe9aa3fdff05
Diffstat (limited to 'runtime/lua/vim/shared.lua')
0 files changed, 0 insertions, 0 deletions