[Bug 691] gethostbyname() fails if DNS server returns 30 addresses

bugzilla at busybox.net bugzilla at busybox.net
Sat Nov 7 15:11:49 UTC 2009


https://bugs.busybox.net/show_bug.cgi?id=691


Leonid <lly.dev at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #713 is|0                           |1
           obsolete|                            |




--- Comment #1 from Leonid <lly.dev at gmail.com>  2009-11-07 15:11:48 UTC ---
Created an attachment (id=723)
 --> (https://bugs.busybox.net/attachment.cgi?id=723)
Proposed patch - 2

Improved resolv-fix-2.patch use common shared buffer, allocated by
__uc_malloc(), for gethostbyname, gethostbyname2, gethostbyaddr, gethostent
non-reentrant functions. This saves approx. 1.5k of static space in .bss


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the uClibc-cvs mailing list