xdm: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Sun Apr 21 15:43:27 PDT 2013


 man/xdm.man |    5 +----
 xdm/auth.c  |    5 ++++-
 2 files changed, 5 insertions(+), 5 deletions(-)

New commits:
commit 642d73c50ae19a55975919c84191da15b31608a4
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Apr 21 15:37:00 2013 -0700

    Avoid fd leak when fdopen() fails in openFiles()
    
    Found by parfait 1.1 bug checker:
       File Descriptor Leak: Leaked File Descriptor newfd
            at line 590 of xdm/auth.c in function 'openFiles'.
              newfd initialized at line 573 with open
              newfd leaks when newfd >= 0 at line 574.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 4ecaac617be1ef59be532671d07f062e52111f3a
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Apr 19 16:33:12 2013 -0700

    Remove old man page note about XDM-AUTHENTICATION-1
    
    It is enabled by default now, when building with current versions of libXdmcp.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Reviewed-by: Matthieu Herrb <matthieu at herrb.eu>



More information about the xorg-commit mailing list