mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 20:51:23 -07:00 
			
		
		
		
	PresetUpdater: Fix double free from Perl
This commit is contained in:
		
							parent
							
								
									9b5480b7ba
								
							
						
					
					
						commit
						93a902a757
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -162,6 +162,7 @@ sub thread_cleanup {
 | 
			
		|||
    *Slic3r::TriangleMesh::DESTROY          = sub {};
 | 
			
		||||
    *Slic3r::GUI::AppConfig::DESTROY        = sub {};
 | 
			
		||||
    *Slic3r::GUI::PresetBundle::DESTROY     = sub {};
 | 
			
		||||
    *Slic3r::PresetUpdater::DESTROY         = sub {};
 | 
			
		||||
    return undef;  # this prevents a "Scalars leaked" warning
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue