Files
neovim/src
zeertzjq 1274380029 vim-patch:9.0.1864: still crash with bt_quickfix1_poc
Problem:  crash with bt_quickfix1_poc when cleaning up
          and EXITFREE is defined
Solution: Test if buffer is valid in a window, else close
          window directly, don't try to access buffer properties

While at it, increase the crash timeout slightly, so that CI has a
chance to finish processing the test_crash() test.

623ba31821

Co-authored-by: Christian Brabandt <cb@256bit.org>
2023-11-17 09:54:03 +08:00
..
2023-11-12 21:26:39 +01:00
2023-11-12 21:26:39 +01:00
2023-11-05 20:19:06 +01:00
2017-02-26 11:57:52 +01:00