aboutsummaryrefslogtreecommitdiff
path: root/scripts/gen_eval_files.lua
diff options
context:
space:
mode:
authorDevon Gardner <devon@goosur.com>2024-10-05 14:18:00 +0000
committerGitHub <noreply@github.com>2024-10-05 07:18:00 -0700
commitff7832ad3fce55671ac4032716164ada0350b0ec (patch)
tree958f6d73001c67f67552ad138698ff3844b9dcfd /scripts/gen_eval_files.lua
parent988482d9422b40e86225935326127063d881b090 (diff)
downloadrneovim-ff7832ad3fce55671ac4032716164ada0350b0ec.tar.gz
rneovim-ff7832ad3fce55671ac4032716164ada0350b0ec.tar.bz2
rneovim-ff7832ad3fce55671ac4032716164ada0350b0ec.zip
fix(coverity/497355): shada_read_when_writing out of bounds read #30665
Problem: There appears to be an intentional array out of bounds read when indexing global and numbered marks since they are adjacent in the struct that holds them. Solution: Explicitly index numeric marks array to avoid reading out of bounds from global marks array.
Diffstat (limited to 'scripts/gen_eval_files.lua')
0 files changed, 0 insertions, 0 deletions