mirror of
https://github.com/neovim/neovim.git
synced 2026-01-14 08:17:20 +10: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)