mirror of
				https://github.com/strongswan/strongswan.git
				synced 2025-11-04 00:00:51 -05:00 
			
		
		
		
	- fixed memleak
This commit is contained in:
		
							parent
							
								
									e395138ba4
								
							
						
					
					
						commit
						b92be4f06d
					
				@ -99,6 +99,7 @@ static status_t destroy(private_thread_pool_t *this)
 | 
			
		||||
	}	
 | 
			
		||||
 | 
			
		||||
	/* free mem */
 | 
			
		||||
	this->logger->destroy(this->logger);
 | 
			
		||||
	allocator_free(this->threads);
 | 
			
		||||
	allocator_free(this);
 | 
			
		||||
	return SUCCESS;
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user