Correct memory leak in ocb-aes test
This commit is contained in:
committed by
Benjamin Barenblat
parent
1416e9a3c1
commit
2b7dd9efc3
@@ -536,6 +536,7 @@ static void test_iterative( void ) {
|
||||
if ( verbose ) {
|
||||
printf( "iterative PASSED\n\n" );
|
||||
}
|
||||
scrap_ctx( *ctx_buf );
|
||||
}
|
||||
|
||||
int main( int argc, char *argv[] )
|
||||
|
||||
Reference in New Issue
Block a user