Introduced entropy_free()
This commit is contained in:
parent
c55988406f
commit
1ffefaca1e
28 changed files with 38 additions and 0 deletions
|
@ -81,6 +81,7 @@ int main( int argc, char *argv[] )
|
|||
cleanup:
|
||||
|
||||
fclose( f );
|
||||
entropy_free( &entropy );
|
||||
|
||||
return( ret );
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue