libxtrans: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Tue Apr 15 12:32:41 PDT 2008


 Xtranssock.c |   36 ++++++++++++++++--------------------
 xtrans.m4    |    6 ++++++
 2 files changed, 22 insertions(+), 20 deletions(-)

New commits:
commit ac13a1a34b61247a21da130f0ba9922f35d3dc3b
Author: Alan Coopersmith <alan.coopersmith at 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>



More information about the xorg-commit mailing list