libX11: Changes to 'master'

Bart Massey bart at kemper.freedesktop.org
Sat Jan 31 13:37:12 PST 2009


 src/xcb_disp.c |    3 +++
 1 file changed, 3 insertions(+)

New commits:
commit ffd0300fb74c6183208ae599133f2ded09e08d97
Author: Brian Rogers <brian at xyzw.org>
Date:   Sat Jan 31 10:37:51 2009 -0800

    Initialize event_notify after allocating the memory for it.
    
    An uninitialized or otherwise invalid condition variable can apparently
    cause a hang in pthread_cond_broadcast. Ekiga, openoffice, and xine
    at least are freezing as a result of event_notify never being initialized.
    
    Signed-off-by: Brian Rogers <brian at xyzw.org>
    Signed-off-by: Bart Massey <bart at cs.pdx.edu>



More information about the xorg-commit mailing list