mirror of
https://github.com/vim/vim.git
synced 2026-05-28 00:21:37 +02:00
21d591fb12
Problem: Another case of buffer overflow with 'helpfile'. Solution: Leave room for "tags" in the buffer (zeertzjq). closes: #19340 Signed-off-by: zeertzjq <zeertzjq@outlook.com> Signed-off-by: Christian Brabandt <cb@256bit.org>