mirror of
https://github.com/neovim/neovim.git
synced 2026-05-18 11:10:11 +00:00
This fixes a regression fromcf6f60ce4d(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 commit39d8aa0a1a)