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


Duncan Sands <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |INVALID




--- Comment #14 from Duncan Sands <[email protected]>  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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to