mirror of
https://github.com/QuasarApp/openssl.git
synced 2025-05-14 18:39:40 +00: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) (cherry picked from commit 3625f6c977beccd7bb0d80a1a670c19f4338a27a)
This commit is contained in:
parent
fd749e2a0f
commit
a08116c0d6
@ -41,4 +41,4 @@ for ($i=1;$i<=$N;$i++) {
|
||||
}
|
||||
&asm_finish();
|
||||
|
||||
close OUTPUT;
|
||||
close STDOUT;
|
||||
|
Loading…
x
Reference in New Issue
Block a user