mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-12-12 02:57:22 +00:00
fix: linux memory-safe workaround
Signed-off-by: Kingtous <kingtous@qq.com>
This commit is contained in:
@@ -1110,7 +1110,7 @@ class FFI {
|
||||
ffiModel.clear();
|
||||
canvasModel.clear();
|
||||
resetModifiers();
|
||||
print("model closed");
|
||||
debugPrint("model $id closed");
|
||||
}
|
||||
|
||||
/// Send **get** command to the Rust core based on [name] and [arg].
|
||||
|
||||
Reference in New Issue
Block a user