diff options
author | zeertzjq <zeertzjq@outlook.com> | 2022-08-24 21:08:17 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2022-08-25 06:53:59 +0800 |
commit | c366a63e4cdd97fc2818be348186a18e1b6eb8df (patch) | |
tree | 69e203cd9ab077e9c6d1658d7981845a8a5f81b4 /test | |
parent | d3cd79709b6491a5806c67ea52c19f244164954e (diff) | |
download | rneovim-c366a63e4cdd97fc2818be348186a18e1b6eb8df.tar.gz rneovim-c366a63e4cdd97fc2818be348186a18e1b6eb8df.tar.bz2 rneovim-c366a63e4cdd97fc2818be348186a18e1b6eb8df.zip |
vim-patch:9.0.0045: reading past end of completion with a long line
Problem: Reading past end of completion with a long line and 'infercase'
set.
Solution: Allocate the string if needed.
https://github.com/vim/vim/commit/caea66442d86e7bbba3bf3dc202c3c0d549b9853
Cherry-pick the deletion of a blank line from patch 9.0.0027.
N/A patches for version.c:
vim-patch:9.0.0054: compiler warning for size_t to int conversion
Problem: Compiler warning for size_t to int conversion.
Solution: Add type cast. (Mike Williams, closes vim/vim#10741)
https://github.com/vim/vim/commit/c7bd2f08e531f08723cdc677212a3633d11c9a97
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions