aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/shared.lua
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2021-09-24 01:50:07 -0700
committerJustin M. Keyes <justinkz@gmail.com>2021-09-24 02:09:52 -0700
commitd15defeb2f3b964510e0e6013a7efef7613ad26d (patch)
treebb98ad46bea2c1337991b6614442c0aa669701c1 /runtime/lua/vim/shared.lua
parent433bda405e1fa82db23660a73f275cac5ecca95e (diff)
downloadrneovim-d15defeb2f3b964510e0e6013a7efef7613ad26d.tar.gz
rneovim-d15defeb2f3b964510e0e6013a7efef7613ad26d.tar.bz2
rneovim-d15defeb2f3b964510e0e6013a7efef7613ad26d.zip
fix(PVS V507): false positive
https://pvs-studio.com/en/docs/warnings/v507/ "Pointer to local array 'sourcing_name_buf' is stored outside the scope of this array. Such a pointer will become invalid." False positive: `sourcing_name = save_sourcing_name` before returning from this scope.
Diffstat (limited to 'runtime/lua/vim/shared.lua')
0 files changed, 0 insertions, 0 deletions