libX11: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Tue Oct 7 15:49:19 PDT 2008


 src/ConnDis.c |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit e7ece39afc8e0adc3b6b1e70b337b98376754462
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Tue Oct 7 15:41:38 2008 -0700

    Sun bug #6739431: double free in _X11TransConnectDisplay()
    
    Double free() introduced in bf53987eaf0fbd7f7627783fc39e7ee99e8361ba
    After copying original_hostname to phostname, set original_hostname
    to NULL, so we don't free the same pointer twice when we free both
    original_hostname and phostname.
    
    <http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6739431>



More information about the xorg-commit mailing list