summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/uv
diff options
context:
space:
mode:
authorzeertzjq <zeertzjq@outlook.com>2026-04-25 20:07:22 +0800
committerGitHub <noreply@github.com>2026-04-25 20:07:22 +0800
commit4ed2e66d2ec20c2bf0325283b0e785ca3abb15c0 (patch)
tree0cee6a4f0935f91802530092d24b7afa2000413a /runtime/lua/uv
parentfb795cee3e1603de5fe632a4aad11650a6da88d4 (diff)
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.
Diffstat (limited to 'runtime/lua/uv')
0 files changed, 0 insertions, 0 deletions