mirror of
				https://github.com/gnif/LookingGlass.git
				synced 2025-11-04 06:31:54 +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.