libXi: Changes to 'master'

Julien Cristau jcristau at kemper.freedesktop.org
Tue Oct 28 00:49:58 PDT 2014


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

New commits:
commit 71a42145b678be623e30bd5bf55833a04f14376f
Author: Julien Cristau <jcristau at debian.org>
Date:   Mon Oct 27 19:00:36 2014 +0100

    Advance the request buffer by the right amount in XIChangeHierarchy
    
    c->length is in 4-byte units, dptr is a char *, so we need to advance
    dptr by 4 * length to get the position of the next HierarchyChangeInfo.
    
    Reviewed-by: Peter Hutterer <peter.hutterer at who-t.net>
    Signed-off-by: Julien Cristau <jcristau at debian.org>



More information about the xorg-commit mailing list