Resubmit: [PATCH][BZ #14307][BZ #13904] Avoid duplicate DNS requests in case answer is longer than a (relatively small) implementation limit

Siddhesh Poyarekar siddhesh@redhat.com
Tue Jul 3 16:32:00 GMT 2012


On Tue, 3 Jul 2012 09:44:00 -0600, Jeroen wrote:
> This patch increases the size of the temporary buffer by
> sizeof(struct host_data) - in two places - such that the first query
> response fits more easily. Because sizeof(struct host_data) varies
> per target platform, this patch reduces (but does not totally
> eliminate) the observed difference in network behavior for various
> platforms.
> 

Looks OK to me. Can someone please check if the change is trivial
enough to not require copyright assignment? Jeroen, please also let us
know if you're willing to assign copyright to FSF (if you haven't
already -- I don't have access to the copyright list to confirm) for
this contribution to glibc if it is deemed to be a non-trivial change.

Regards,
Siddhesh



More information about the Libc-alpha mailing list