summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim/provider/python.lua
diff options
context:
space:
mode:
authorzeertzjq <zeertzjq@outlook.com>2025-08-10 07:23:59 +0800
committerGitHub <noreply@github.com>2025-08-10 07:23:59 +0800
commit77500c5ad5c628a1ba469c2a115c1de3fc8b818a (patch)
tree3d5f187687da31030c1a0aa2c27167153466f6fc /runtime/lua/vim/provider/python.lua
parente3913c0fc22f76b116de8f0c6d7a40395755f1d2 (diff)
vim-patch:9.1.1611: possible undefined behaviour in mb_decompose() (#35275)
Problem: possible undefined behaviour in mb_decompose(), when using the same pointer as argument several times Solution: use separate assignments to avoid reading and writing the same object at the same time (Áron Hárnási) closes: vim/vim#17953 https://github.com/vim/vim/commit/c43a0614d40a3892a9cb2b9d75f61a19a3de0226 Co-authored-by: Áron Hárnási <aron.harnasi@gmail.com>
Diffstat (limited to 'runtime/lua/vim/provider/python.lua')
0 files changed, 0 insertions, 0 deletions