mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-10-19 05:48:10 +00:00
[client] app: don't call ds->free if the ds was not initialized
This commit is contained in:
@@ -43,6 +43,7 @@ struct AppState
|
||||
enum RunState state;
|
||||
|
||||
struct LG_DisplayServerOps * ds;
|
||||
bool dsInitialized;
|
||||
|
||||
bool stopVideo;
|
||||
bool ignoreInput;
|
||||
|
Reference in New Issue
Block a user