Skip to content

Conversation

neovim-backports[bot]
Copy link

Description

Backport of #35275 to release-0.11.

…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

vim/vim@c43a061

Co-authored-by: Áron Hárnási <aron.harnasi@gmail.com>
(cherry picked from commit 77500c5)
@github-actions github-actions bot enabled auto-merge (rebase) August 9, 2025 23:27
@github-actions github-actions bot added vim-patch See https://neovim.io/doc/user/dev_vimpatch.html target:release labels Aug 9, 2025
@github-actions github-actions bot merged commit d21db34 into release-0.11 Aug 9, 2025
30 of 31 checks passed
@github-actions github-actions bot deleted the backport-35275-to-release-0.11 branch August 9, 2025 23:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

target:release vim-patch See https://neovim.io/doc/user/dev_vimpatch.html

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant