diff options
author | zeertzjq <zeertzjq@outlook.com> | 2022-05-09 21:10:53 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-09 21:10:53 +0800 |
commit | 8658e8235751f92ce133ec1cd58a7b701340100c (patch) | |
tree | 55264948c40cc3c7fe18c67a4d9411f068bddaca /src/nvim/diff.c | |
parent | f0135d9cd969efa0148566937b5edcad06b1a56c (diff) | |
download | rneovim-8658e8235751f92ce133ec1cd58a7b701340100c.tar.gz rneovim-8658e8235751f92ce133ec1cd58a7b701340100c.tar.bz2 rneovim-8658e8235751f92ce133ec1cd58a7b701340100c.zip |
vim-patch:8.2.4925: trailing backslash may cause reading past end of line (#18493)
Problem: Trailing backslash may cause reading past end of line.
Solution: Check for NUL after backslash.
https://github.com/vim/vim/commit/53a70289c2712808e6d4e88927e03cac01b470dd
N/A patches for version.c:
vim-patch:8.2.4926: #ifdef for crypt feature around too many lines
Problem: #ifdef for crypt feature around too many lines.
Solution: Move code outside of #ifdef. (closes vim/vim#10388)
https://github.com/vim/vim/commit/51f0bc31d3cf512508419064faac0e5b7e52c98b
Diffstat (limited to 'src/nvim/diff.c')
0 files changed, 0 insertions, 0 deletions