summaryrefslogtreecommitdiff
path: root/src/crypto/fipsmodule/bn/asm/x86-mont.pl
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypto/fipsmodule/bn/asm/x86-mont.pl')
-rwxr-xr-xsrc/crypto/fipsmodule/bn/asm/x86-mont.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crypto/fipsmodule/bn/asm/x86-mont.pl b/src/crypto/fipsmodule/bn/asm/x86-mont.pl
index 214f2b08..1f61ae55 100755
--- a/src/crypto/fipsmodule/bn/asm/x86-mont.pl
+++ b/src/crypto/fipsmodule/bn/asm/x86-mont.pl
@@ -628,4 +628,4 @@ $sbit=$num;
&asm_finish();
-close STDOUT;
+close STDOUT or die "error closing STDOUT";