mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-11-03 06:02:05 +00:00
Moving NvFBCToSysSetup to nvfbc_init means that when the pointer thread fails to be created, NvFBCToSysRelease needs to be called. To resolve such cleanup issues in the future, we instead call nvfbc_deinit, which should cleanup everything that needs to be cleaned up. fails.