aboutsummaryrefslogtreecommitdiff
path: root/test/functional/api/highlight_spec.lua
diff options
context:
space:
mode:
authorSean Dewar <seandewar@users.noreply.github.com>2022-01-29 05:27:29 +0000
committerSean Dewar <seandewar@users.noreply.github.com>2022-01-29 06:31:51 +0000
commit15c9d88bb70b8ee9bdcf3c6fe7debc01a1ee5f36 (patch)
treebeecb46ac02761fd635349054d2c5afb9edc7d0e /test/functional/api/highlight_spec.lua
parent082ff2190c793d21c213748e556191f8aaa76cde (diff)
downloadrneovim-15c9d88bb70b8ee9bdcf3c6fe7debc01a1ee5f36.tar.gz
rneovim-15c9d88bb70b8ee9bdcf3c6fe7debc01a1ee5f36.tar.bz2
rneovim-15c9d88bb70b8ee9bdcf3c6fe7debc01a1ee5f36.zip
vim-patch:8.2.4245: ":retab 0" may cause illegal memory access
Problem: ":retab 0" may cause illegal memory access. Solution: Limit the value of 'tabstop' to 10000. https://github.com/vim/vim/commit/652dee448618589de5528a9e9a36995803f5557a ex_retab change is N/A (+vartabs always available). Nvim's set_num_option validation logic was refactored, hence why it looks different from Vim's. Also use XFREE_CLEAR in other places.
Diffstat (limited to 'test/functional/api/highlight_spec.lua')
0 files changed, 0 insertions, 0 deletions