Files
neovim/test/functional/core
zeertzjq 4ed2e66d2e 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.
2026-04-25 20:07:22 +08:00
..
2025-04-27 13:40:46 -07:00
2026-04-22 18:25:07 -04:00