aboutsummaryrefslogtreecommitdiff
path: root/test/old/testdir/crash/bt_quickfix1_poc
Commit message (Collapse)AuthorAge
* vim-patch:partial:9.0.1859: heap-use-after-free in bt_normal()zeertzjq2023-11-17
Problem: heap-use-after-free in bt_normal() Solution: check that buffer is still valid https://github.com/vim/vim/commit/6e60cf444a8839ca1694319bf9a82e7b097e5c4d Test change only. Co-authored-by: Christian Brabandt <cb@256bit.org>