leaks fix

This commit is contained in:
2026-06-05 11:04:01 +02:00
parent 23f7701eb9
commit 2ad55b9132
6 changed files with 440 additions and 445 deletions
+1
View File
@@ -118,6 +118,7 @@ typedef enum
LSP_NOT_STARTED = 0,
LSP_INITIALIZING,
LSP_READY,
LSP_SHUTTING_DOWN,
LSP_SHUTDOWN,
} LspState;