Summary: | Xtranssock.c:SocketINETGetAddr: (remote display) getsockname does not fill sockaddr_in structure correct in 64 bit mode | ||
---|---|---|---|
Product: | xorg | Reporter: | Michael Lindig <michael.lindig> |
Component: | Lib/xtrans | Assignee: | Xorg Project Team <xorg-team> |
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> |
Severity: | normal | ||
Priority: | high | ||
Version: | 7.1 (2006.05) | ||
Hardware: | SPARC | ||
OS: | Solaris | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Bug Depends on: | 728 | ||
Bug Blocks: |
Description
Michael Lindig
2006-09-08 02:01:28 UTC
Sorry about the phenomenal bug spam, guys. Adding xorg-team@ to the QA contact so bugs don't get lost in future. This should be fixed in current git/releases by a bugfix made last year: commit ac13a1a34b61247a21da130f0ba9922f35d3dc3b Author: Alan Coopersmith <alan.coopersmith@sun.com> Date: Tue Apr 15 12:32:35 2008 -0700 Sun bug #6688467: _X11TransConvertAddress: Unknown family type on 64-bit SPARC Check for socklen_t definition and if found use it instead of size_t or int for the length argument to getpeername/getsockname/etc. <http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6688467> |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.