This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH][BZ #11950] res_send fails with ETIMEDOUT on successful DNS UPDATE.


On 10/08/2013 06:31 PM, OndÅej BÃlka wrote:

This is bug https://sourceware.org/bugzilla/show_bug.cgi?id=11950
had a patch for three years and no discussion.

A code changed in meantime, a closest equivalent now is patch below
but I do not know if conditions added made added check retundant.

Comments?

I believe the report is invalid because res_send is for sending DNS queries, not other packets in some vaguely DNS-like protocol which happens to use the same UDP/TCP ports.

--
Florian Weimer / Red Hat Product Security Team


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]