mirror of
				https://github.com/gnif/LookingGlass.git
				synced 2025-10-30 20:21:56 +00:00 
			
		
		
		
	 1b48ac842a
			
		
	
	1b48ac842a
	
	
	
		
			
			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.