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: Resubmit: [PATCH][BZ #14307][BZ #13904] Avoid duplicate DNSrequests in case answer is longer than a (relatively small) implementationlimit


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


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