Skip to content

fix(rpc): don't overwrite already received results on error#37353

Merged
github-actions[bot] merged 1 commit intorelease-0.11from
backport-37339-to-release-0.11
Jan 11, 2026
Merged

fix(rpc): don't overwrite already received results on error#37353
github-actions[bot] merged 1 commit intorelease-0.11from
backport-37339-to-release-0.11

Conversation

@neovim-backports
Copy link

Description

Backport of #37339 to release-0.11.

This fixes a regression from cf6f60c
(possibly), as before that commit a frame is popped from the call stack
immediately after its response is received.

Also fix leaking the allocated error messages.

(cherry picked from commit 39d8aa0)
@github-actions github-actions bot enabled auto-merge (rebase) January 11, 2026 09:53
@github-actions github-actions bot merged commit 2a3cd8d into release-0.11 Jan 11, 2026
50 of 51 checks passed
@github-actions github-actions bot deleted the backport-37339-to-release-0.11 branch January 11, 2026 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant