[LLVMbugs] [Bug 3233] gethostbyaddr miscompile on x86-64

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Wed Dec 31 04:08:25 PST 2008


http://llvm.org/bugs/show_bug.cgi?id=3233


Duncan Sands <baldrick at free.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |baldrick at free.fr
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |INVALID




--- Comment #14 from Duncan Sands <baldrick at free.fr>  2008-12-31 06:08:23 ---
This is a bug in gethostbyaddr_r: it assumes that
the buffer is 8 byte aligned (see latest testcase).
Please report to the gethostbyaddr_r maintainers.


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



More information about the llvm-bugs mailing list