aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/bf/asm/bf-586.pl
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/bf/asm/bf-586.pl')
-rw-r--r--crypto/bf/asm/bf-586.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/bf/asm/bf-586.pl b/crypto/bf/asm/bf-586.pl
index 8622f5b12a..a4317f7134 100644
--- a/crypto/bf/asm/bf-586.pl
+++ b/crypto/bf/asm/bf-586.pl
@@ -31,7 +31,7 @@ $tmp4="edx";
&cbc("BF_cbc_encrypt","BF_encrypt","BF_decrypt",1,4,5,3,-1,-1);
&asm_finish();
-close STDOUT;
+close STDOUT or die "error closing STDOUT";
sub BF_encrypt
{