diff options
| author | zeertzjq <zeertzjq@outlook.com> | 2026-04-25 20:07:22 +0800 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2026-04-25 12:38:20 +0000 |
| commit | f0baa1804384b96a03d6c0ed637f7b543f03ff5c (patch) | |
| tree | e3c12e627e6a361f4ac266544240062759e4b92d /src/nvim/base64.c | |
| parent | e5114d03b589511e5ce8c47d8e9de62b45a583e4 (diff) | |
fix(channel): stack-buffer-overflow with exit during connection (#39387)release-0.12
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 4ed2e66d2ec20c2bf0325283b0e785ca3abb15c0)
Diffstat (limited to 'src/nvim/base64.c')
0 files changed, 0 insertions, 0 deletions
