libXi: Changes to 'master'

Julien Cristau jcristau at kemper.freedesktop.org
Thu Dec 29 09:45:16 UTC 2016


 src/XIQueryDevice.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 557b60798a9da49386f1034b133838332735de22
Author: Emilio Pozuelo Monfort <pochu at debian.org>
Date:   Tue Dec 27 17:24:10 2016 +0100

    Fix possible free of uninitialized pointer
    
    If the _XReply() call fails, we'll try to free an uninitialized
    pointer.
    
    https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=849026
    
    Reported-by: Thomas Walker <thwalker3 at gmail.com>
    Signed-off-by: Emilio Pozuelo Monfort <pochu at debian.org>
    Reviewed-by: Julien Cristau <jcristau at debian.org>
    Tested-by: Thomas Walker <thwalker3 at gmail.com>
    Signed-off-by: Julien Cristau <jcristau at debian.org>



More information about the xorg-commit mailing list