Files
neovim/test/functional
zeertzjq 3eef5752b3 fix(terminal): heap UAF if buffer deleted during TermRequest (#37612)
Problem:  Heap UAF if a terminal buffer is deleted during TermRequest in
          Normal mode.
Solution: Increment terminal refcount before triggering TermRequest, and
          destroy the terminal if the buffer is closed during that.
(cherry picked from commit b40880f88f)
2026-02-06 01:07:03 +00:00
..
2026-01-20 07:39:21 +08:00
2025-03-02 14:27:52 -08:00
2024-04-23 18:17:04 +02:00