mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-27 06:35:22 +00:00
Remove debugging code left in LMOTS tests
Signed-off-by: Raef Coles <raef.coles@arm.com>
This commit is contained in:
parent
3c4ae77fec
commit
7726678b23
@ -12,7 +12,6 @@ int check_lmots_private_key_for_leak(unsigned char * sig)
|
||||
idx++ )
|
||||
{
|
||||
if( sig[idx] != 0x7E ) {
|
||||
while(1){}
|
||||
return 1;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user