diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2018-01-13 19:26:30 +0100 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2018-01-13 19:42:07 +0100 |
commit | 8eb0888a5de2481e15fcae63fa477f0ac634c9f2 (patch) | |
tree | 16d8bef83fdcd401e01c9c5a6813ec1d0f34ce1f /src/clint.py | |
parent | 9ddeb6e187e6ef6045bf037e4225dc46c8efb693 (diff) | |
download | rneovim-8eb0888a5de2481e15fcae63fa477f0ac634c9f2.tar.gz rneovim-8eb0888a5de2481e15fcae63fa477f0ac634c9f2.tar.bz2 rneovim-8eb0888a5de2481e15fcae63fa477f0ac634c9f2.zip |
vim-patch:8.0.0582: illegal memory access with z= command
Problem: Illegal memory access with z= command. (Dominique Pelle)
Solution: Avoid case folded text to be longer than the original text. Use
MB_PTR2LEN() instead of MB_BYTE2LEN().
https://github.com/vim/vim/commit/5b276aa80e112ae1993bd43e28f599f257827c54
Diffstat (limited to 'src/clint.py')
0 files changed, 0 insertions, 0 deletions