X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=util%2Fck_errf.pl;h=7a24d6c5a2e2909b7d0aff27e876933636d3d428;hp=3af91744c5f2bfee1f5f5651c08ea23b905879d8;hb=c537fb08cd93c3c564478e6a238e502a7d17e216;hpb=7dfb0b774e6592dcbfe47015168a0ac8b44e2a17 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); }