X-Git-Url: https://git.openssl.org/gitweb/?a=blobdiff_plain;f=crypto%2Fbf%2Fasm%2Fbf-586.pl;h=a4317f7134ef1328dc8424de89de1e66b7b483a4;hb=32be631ca1f2b73c92e4f7f5d23f1c3aee80ec69;hp=8622f5b12a8921f4b32880986d0ccd96b48c1c30;hpb=3b740f6ec0562a97046277c8246b21163b1a7553;p=openssl.git 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 {