mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-12-22 12:40:11 +00:00
[c-host] added windows ivshmem unmap support
This commit is contained in:
@@ -65,5 +65,7 @@ int app_main()
|
||||
|
||||
iface->deinit();
|
||||
iface->free();
|
||||
|
||||
os_shmemUnmap();
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user