PR: 2588
Submitted by: Thomas Jarosch <thomas.jarosch@intra2net.com> Reviewed by: steve Close file pointer.
This commit is contained in:
parent
f7924634d4
commit
d77a970669
@ -435,6 +435,7 @@ int main(int argc,char **argv)
|
|||||||
EXIT(3);
|
EXIT(3);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
fclose(f);
|
||||||
|
|
||||||
#ifndef OPENSSL_NO_ENGINE
|
#ifndef OPENSSL_NO_ENGINE
|
||||||
ENGINE_cleanup();
|
ENGINE_cleanup();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user