mirror of
https://github.com/vim/vim.git
synced 2026-05-28 00:21:37 +02:00
de7a5b5425
Problem: out-of-bound read when recovering corrupted swap files
(Rahul Hoysala)
Solution: Validate the db_txt_start field when recovering a swap
file.
Supported by AI
Signed-off-by: Christian Brabandt <cb@256bit.org>