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