mirror of
				https://github.com/cuberite/polarssl.git
				synced 2025-11-03 20:22:59 -05:00 
			
		
		
		
	Fix dhm_selftest() return value
This commit is contained in:
		
							parent
							
								
									968afaa06f
								
							
						
					
					
						commit
						b196fc23b1
					
				@ -574,6 +574,7 @@ int dhm_self_test( int verbose )
 | 
			
		||||
        if( verbose != 0 )
 | 
			
		||||
            polarssl_printf( "failed\n" );
 | 
			
		||||
 | 
			
		||||
        ret = 1;
 | 
			
		||||
        goto exit;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user