[ldns-users] Patch for ldns-keyfetcher

Willem Toorop willem at nlnetlabs.nl
Thu Aug 27 09:33:00 UTC 2015


Dear JP,

After carefully reviewing this non-trivial patch, we've decided to apply
it in its entirety unmodified:

http://git.nlnetlabs.nl/ldns/commit/?h=develop&id=e8490145

Thanks again!

-- Willem


Op 25-08-15 om 16:58 schreef Jan-Piet Mens:
> Hello,
> 
> There's a very nasty bug in ldns-keyfetcher which prevents things like
> 
>         ldns-keyfetcher ... | wc -l
> 
> from working properly. I discovered this very nasty bug ages ago, but
> only recently was I able to finally get around to producing this (cough)
> Jumbo Patch for it. It's been running in production for several hours
> now without any visible negative impact.
> 
> As I'm not quite sure whether this list supports huge attachments, I'm
> adding the patch inline: please excuse the wasted bandwidth.
> 
> Best regards ;-)
> 
>         -JP
> 
> --- ldns-1.6.17/examples/ldns-keyfetcher.c.orig 2015-08-25 14:11:06.000000000 +0200
> +++ ldns-1.6.17/examples/ldns-keyfetcher.c      2015-08-25 14:18:24.000000000 +0200
> @@ -725,7 +725,6 @@
>                 fprintf(stderr, "no answer packet received, stub resolver config:\n");
>                 ldns_resolver_print(stderr, res);
>         }
> -       printf("\n");
> 
>         ldns_rdf_deep_free(domain);
>         ldns_resolver_deep_free(res);
> _______________________________________________
> ldns-users mailing list
> ldns-users at open.nlnetlabs.nl
> http://open.nlnetlabs.nl/mailman/listinfo/ldns-users
> 




More information about the ldns-users mailing list