diff options
author | zeertzjq <zeertzjq@outlook.com> | 2022-08-01 15:38:54 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2022-08-01 21:54:18 +0800 |
commit | 9cebfbe6abf41cdbb501a3acf9857b1d34c1cffc (patch) | |
tree | cf3a4d875ca6bbec4872c549e609fc3e4bae4bbb /src/nvim/digraph.c | |
parent | 34e7dc5d051918dc9df3d7bd8309a9a4974e7874 (diff) | |
download | rneovim-9cebfbe6abf41cdbb501a3acf9857b1d34c1cffc.tar.gz rneovim-9cebfbe6abf41cdbb501a3acf9857b1d34c1cffc.tar.bz2 rneovim-9cebfbe6abf41cdbb501a3acf9857b1d34c1cffc.zip |
vim-patch:8.2.4831: crash when using maparg() and unmapping simplified keys
Problem: Crash when using maparg() and unmapping simplified keys.
Solution: Do not keep a mapblock pointer. (closes vim/vim#10294)
https://github.com/vim/vim/commit/2c8a7ebdad9da017bfb6dc8a0f46acea77ec2e17
N/A patches for version.c:
vim-patch:8.2.0832: compiler warning for uninitialized variable
Problem: Compiler warning for uninitialized variable. (Tony Mechelynck)
Solution: Add initial value.
https://github.com/vim/vim/commit/a55ba06f6904af3d6a78fc90358cf72d4f2e8450
Diffstat (limited to 'src/nvim/digraph.c')
0 files changed, 0 insertions, 0 deletions