summaryrefslogtreecommitdiff
path: root/src/crypto/fipsmodule/sha/asm/sha256-586.pl
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypto/fipsmodule/sha/asm/sha256-586.pl')
-rw-r--r--src/crypto/fipsmodule/sha/asm/sha256-586.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crypto/fipsmodule/sha/asm/sha256-586.pl b/src/crypto/fipsmodule/sha/asm/sha256-586.pl
index 129a9f42..240a604a 100644
--- a/src/crypto/fipsmodule/sha/asm/sha256-586.pl
+++ b/src/crypto/fipsmodule/sha/asm/sha256-586.pl
@@ -1287,4 +1287,4 @@ sub bodyx_00_15 () { # +10%
&asm_finish();
-close STDOUT;
+close STDOUT or die "error closing STDOUT";