zeertzjq
d926f92ba1
vim-patch:9.0.1494: crash when recovering from corrupted swap file
...
Problem: Crash when recovering from corrupted swap file.
Solution: Bail out when the line index looks wrong. (closes vim/vim#12276 )
bf1b713202
Co-authored-by: Bram Moolenaar <Bram@vim.org >
(cherry picked from commit 21136d49dd
)
2023-04-27 22:28:12 +00:00
zeertzjq
e937b9a9c7
vim-patch:9.0.1477: crash when recovering from corrupted swap file
...
Problem: Crash when recovering from corrupted swap file.
Solution: Check for a valid page count. (closes vim/vim#12275 )
b67ba03d3e
Co-authored-by: Bram Moolenaar <Bram@vim.org >
(cherry picked from commit dcb6b5c62d
)
2023-04-23 00:24:29 +00:00
dundargoc
af23d17388
test: move oldtests to test directory ( #22536 )
...
The new oldtest directory is in test/old/testdir. The reason for this is
that many tests have hardcoded the parent directory name to be
'testdir'.
2023-03-07 11:13:04 +08:00