Hi Yasuoka,
thank you for your patch. That is not fixed in the git repository.
Niels.
***
To unsubscribe, send an e-mail to majord...@freehaven.net with
unsubscribe libevent-usersin the body.
On Fri, Dec 4, 2009 at 10:56 AM, Niels Provos wrote:
> thank you for your patch. That is not fixed in the git repository.
What I meant to say is that your patch has been applied to the git
repository and the problem is fixed now.
Thanks,
Niels.
*
Hello,
I'm Yasuoka Masahiko of IIJ. Nice to meet you.
Programs using evdns may crash by NULL pointer acccess on parsing a
broken resolv.conf like bellow.
---
nameserver
---
* On my environment, the broken resolv.conf has been created by a
broken DHCP client.
* A patch is attached