Files
neovim/src/nvim
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-20 11:46:26 +00:00
2026-03-05 10:48:25 +01:00
2026-03-11 18:00:18 +01:00
2025-12-15 13:55:15 -05:00
2026-04-12 15:56:12 +02:00
2026-04-20 11:46:26 +00:00
2026-02-12 13:46:45 +01:00
2026-03-20 23:30:09 +01:00
2025-11-16 20:36:07 -08:00
2026-03-29 11:56:37 -04:00
2025-09-13 22:49:50 -04:00
2025-12-06 20:33:02 -05:00
2026-03-26 05:49:02 -04:00
2025-11-19 20:43:15 -08:00