Files
neovim/test/functional
zeertzjq f0baa18043 fix(channel): stack-buffer-overflow with exit during connection (#39387)
Problem:  When Nvim exits while connecting to a socket it leads to
          stack-buffer-overflow.
Solution: Associate the handle with the Stream and use the Stream's
          internal_close_cb to update the "closed" status.
(cherry picked from commit 4ed2e66d2e)
2026-04-25 12:38:20 +00:00
..
2026-04-24 20:18:19 +02:00
2026-03-29 18:16:17 +02:00
2026-04-24 20:18:19 +02:00
2025-12-15 13:55:15 -05:00