X-Git-Url: https://git.openssl.org/?a=blobdiff_plain;f=util%2Fck_errf.pl;h=7a24d6c5a2e2909b7d0aff27e876933636d3d428;hb=92f91ff48b320a81964d7347444683a734c53734;hp=3af91744c5f2bfee1f5f5651c08ea23b905879d8;hpb=7dfb0b774e6592dcbfe47015168a0ac8b44e2a17;p=openssl.git diff --git a/util/ck_errf.pl b/util/ck_errf.pl index 3af91744c5..7a24d6c5a2 100755 --- a/util/ck_errf.pl +++ b/util/ck_errf.pl @@ -40,5 +40,6 @@ foreach $file (@ARGV) # print "$func:$1\n"; } } + close(IN); }