libXext: Changes to 'master'

Peter Hutterer whot at kemper.freedesktop.org
Wed Dec 2 15:39:29 PST 2009


 src/extutil.c |   47 ++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 46 insertions(+), 1 deletion(-)

New commits:
commit 83fdb27df4ddc2fb088ddf2ec65f0db6b7c57287
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Thu Nov 26 09:38:31 2009 +1000

    Don't smash the event_vec if num_events differs between lib and server.
    
    If the library extension thinks there's more events to an extension than the
    server actually has, the event_vec for the overlapping range can get
    overwritten. This depends on the initialization order of the libraries.
    
    Reported-by: Nathan Kidd
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
    Reviewed-by: Julien Cristau <jcristau at debian.org>



More information about the xorg-commit mailing list