mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-12-31 00:42:29 +00:00
[client] fix race segfault on pointer queue unsubscribe/timeout
This commit is contained in:
@@ -113,6 +113,7 @@ struct AppState
|
||||
struct IVSHMEM shm;
|
||||
PLGMPClient lgmp;
|
||||
PLGMPClientQueue pointerQueue;
|
||||
LG_Lock pointerQueueLock;
|
||||
KVMFRFeatureFlags kvmfrFeatures;
|
||||
|
||||
LGThread * cursorThread;
|
||||
|
||||
Reference in New Issue
Block a user