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