diff options
author | zeertzjq <zeertzjq@outlook.com> | 2022-07-02 06:37:28 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2022-07-02 06:55:23 +0800 |
commit | 998a96803b32dada4da26d0dc7a636f99319f0e6 (patch) | |
tree | 2747b76d2e1efc57828bb837b046ea0300c20316 /src/clint.py | |
parent | 0b15c019124965920c5f2df8c8ee75cd46311d27 (diff) | |
download | rneovim-998a96803b32dada4da26d0dc7a636f99319f0e6.tar.gz rneovim-998a96803b32dada4da26d0dc7a636f99319f0e6.tar.bz2 rneovim-998a96803b32dada4da26d0dc7a636f99319f0e6.zip |
vim-patch:9.0.0021: invalid memory access when adding word to spell word list
Problem: Invalid memory access when adding word with a control character to
the internal spell word list.
Solution: Disallow adding a word with control characters or a trailing
slash.
https://github.com/vim/vim/commit/5e59ea54c0c37c2f84770f068d95280069828774
Diffstat (limited to 'src/clint.py')
0 files changed, 0 insertions, 0 deletions