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