[Bug libc/13028] New: Resolver sometimes fails with option rotate

aurelien at aurel32 dot net sourceware-bugzilla@sourceware.org
Mon Jul 25 23:32:00 GMT 2011


http://sourceware.org/bugzilla/show_bug.cgi?id=13028

           Summary: Resolver sometimes fails with option rotate
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper.fsp@gmail.com
        ReportedBy: aurelien@aurel32.net
              Host: x86_64-unknown-linux-gnu
            Target: x86_64-unknown-linux-gnu
             Build: x86_64-unknown-linux-gnu


Created attachment 5863
  --> http://sourceware.org/bugzilla/attachment.cgi?id=5863
Patch to fix the issue

Depending on the contents of resolv.conf, if the rotate option is enabled, some
request fails. It is due to a typo in res_send.c, the attached patch fixes the
problem.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the Glibc-bugs mailing list