vim-patch:9.1.2028: [security]: Buffer-overflow with incomplete multi-byte chars (#37133)

Problem:  Buffer overflow in buf_write() when converting incomplete
          multi-byte characters (Kevin Goodsell)
Solution: Make the buffer slightly larger

closes: vim/vim#19007

f99de42a9f

Co-authored-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
zeertzjq
2025-12-28 08:37:55 +08:00
committed by GitHub
parent 80a8c3d23b
commit 444e1ffe3e
4 changed files with 44 additions and 2 deletions

File diff suppressed because one or more lines are too long