mirror of
				https://github.com/cuberite/polarssl.git
				synced 2025-11-04 04:32:24 -05:00 
			
		
		
		
	Fixed comment
This commit is contained in:
		
							parent
							
								
									c0463502ff
								
							
						
					
					
						commit
						86f04f400b
					
				@ -3921,7 +3921,7 @@ void ssl_free( ssl_context *ssl )
 | 
			
		||||
 | 
			
		||||
    SSL_DEBUG_MSG( 2, ( "<= free" ) );
 | 
			
		||||
 | 
			
		||||
    /* Actually free after last debug message */
 | 
			
		||||
    /* Actually clear after last debug message */
 | 
			
		||||
    memset( ssl, 0, sizeof( ssl_context ) );
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user