summaryrefslogtreecommitdiff
path: root/src/crypto/fipsmodule/bn/asm/armv8-mont.pl
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypto/fipsmodule/bn/asm/armv8-mont.pl')
-rw-r--r--src/crypto/fipsmodule/bn/asm/armv8-mont.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crypto/fipsmodule/bn/asm/armv8-mont.pl b/src/crypto/fipsmodule/bn/asm/armv8-mont.pl
index aab9eaae..db2ba491 100644
--- a/src/crypto/fipsmodule/bn/asm/armv8-mont.pl
+++ b/src/crypto/fipsmodule/bn/asm/armv8-mont.pl
@@ -1507,4 +1507,4 @@ ___
print $code;
-close STDOUT;
+close STDOUT or die "error closing STDOUT";