summaryrefslogtreecommitdiff
path: root/src/crypto/fipsmodule/sha/asm/sha1-586.pl
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypto/fipsmodule/sha/asm/sha1-586.pl')
-rw-r--r--src/crypto/fipsmodule/sha/asm/sha1-586.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crypto/fipsmodule/sha/asm/sha1-586.pl b/src/crypto/fipsmodule/sha/asm/sha1-586.pl
index 87fd361a..bf429614 100644
--- a/src/crypto/fipsmodule/sha/asm/sha1-586.pl
+++ b/src/crypto/fipsmodule/sha/asm/sha1-586.pl
@@ -1483,4 +1483,4 @@ sub Xtail_avx()
&asm_finish();
-close STDOUT;
+close STDOUT or die "error closing STDOUT";