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