mirror of
https://github.com/neovim/neovim.git
synced 2026-02-16 01:11:10 +10:00
Problem: heap-use-after-free in bt_normal()
Solution: check that buffer is still valid
6e60cf444a
Test change only.
Co-authored-by: Christian Brabandt <cb@256bit.org>