mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-05-28 17:16:29 +03:00
Fix an incorrect std::move in `DebuggerClientDap::variables` which could have caused incorrect states. Fix invalid memory access in `LSPDocumentClient::requestSemanticHighlighting`.