mirror of
https://github.com/neovim/neovim.git
synced 2026-05-15 01:37:12 +00:00
This fixes a regression from cf6f60ce4d
(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.