iceauth: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Wed May 16 20:17:00 PDT 2007


 process.c |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

New commits:
commit 0022cf7baf11bccea0024d0dc8c1ecc37e46ef3d
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Wed May 16 20:14:10 2007 -0700

    Bug 10739: iceauth dumps core if signal caught before initialization done
    
    X.Org Bugzilla #10739 <http://bugs.freedesktop.org/show_bug.cgi?id=10739>
    
    Adding a test for NULL filename before calling IceUnlockAuthFile in
    auth_finalize cleared the crash, but left the lock file behind.
    Moving the initialization of authfilename to earlier in auth_initialize()
    allowed the locks to be cleaned up as well.



More information about the xorg-commit mailing list