mirror of
https://github.com/openssl/openssl.git
synced 2026-01-18 17:11:31 +01:00
ms/uplink-x86.pl: close the file handle that was opened
Fixes #5656 Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/6079)
This commit is contained in:
@@ -41,4 +41,4 @@ for ($i=1;$i<=$N;$i++) {
|
||||
}
|
||||
&asm_finish();
|
||||
|
||||
close OUTPUT;
|
||||
close STDOUT;
|
||||
|
||||
Reference in New Issue
Block a user