X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;ds=sidebyside;f=util%2Fck_errf.pl;h=7a24d6c5a2e2909b7d0aff27e876933636d3d428;hb=eb206eb8be7d177ede493a40c50e620489fbd5e9;hp=3af91744c5f2bfee1f5f5651c08ea23b905879d8;hpb=d02b48c63a58ea4367a0e905979f140b7d090f86;p=oweals%2Fopenssl.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); }