summaryrefslogtreecommitdiff
path: root/src/crypto/fipsmodule/md5/asm/md5-586.pl
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypto/fipsmodule/md5/asm/md5-586.pl')
-rw-r--r--src/crypto/fipsmodule/md5/asm/md5-586.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crypto/fipsmodule/md5/asm/md5-586.pl b/src/crypto/fipsmodule/md5/asm/md5-586.pl
index ded94425..20c226bc 100644
--- a/src/crypto/fipsmodule/md5/asm/md5-586.pl
+++ b/src/crypto/fipsmodule/md5/asm/md5-586.pl
@@ -36,7 +36,7 @@ $X="esi";
&md5_block("md5_block_asm_data_order");
&asm_finish();
-close STDOUT;
+close STDOUT or die "error closing STDOUT";
sub Np
{