summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/map.c
diff options
context:
space:
mode:
authorzeertzjq <zeertzjq@outlook.com>2025-03-15 17:34:56 +0800
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2025-03-15 11:21:12 +0000
commit0c995c0efba092f149fc314a43327db7d105e1ad (patch)
tree586155db933c577b347a8d2e1eed2b4878804dd1 /src/nvim/map.c
parentaab7129abe39d3433facb9994998bede3a4299e1 (diff)
vim-patch:9.1.1204: MS-Windows: crash when passing long string to expand() (#32902)release-0.10
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 (cherry picked from commit ec8fc2874344c7e25f8cbb6894cde526164ea756)
Diffstat (limited to 'src/nvim/map.c')
0 files changed, 0 insertions, 0 deletions