[Bug 2018] New: gethostbyname_r() is broken

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Tue Feb 14 16:06:41 UTC 2012


https://www.rtems.org/bugzilla/show_bug.cgi?id=2018

             Bug #: 2018
           Summary: gethostbyname_r() is broken
    Classification: Unclassified
           Product: RTEMS
           Version: HEAD
          Platform: All
        OS/Version: RTEMS
            Status: NEW
          Severity: normal
          Priority: P3
         Component: networking
        AssignedTo: norume at aps.anl.gov
        ReportedBy: sebastian.huber at embedded-brains.de


The gethostbyname() call returns the right host entry, but the
gethostbyname_r() fails in the DNS resolution.  Tested on ARM EABI.  The
problem seems to be in the function __dns_gethostbyx_r() which seems quite hard
to debug.

-- 
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the bugs mailing list