xf86-input-libinput: Changes to 'master'

Peter Hutterer whot at kemper.freedesktop.org
Wed Jul 11 00:58:17 UTC 2018


 src/draglock.c     |   14 +++++++-------
 src/draglock.h     |    6 +++---
 src/xf86libinput.c |    2 +-
 3 files changed, 11 insertions(+), 11 deletions(-)

New commits:
commit 0909a1a76546284f27fb1b17a6f545a04537cc36
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Tue Jul 10 11:17:50 2018 +1000

    draglock: fix memory overwrite during draglock parsing
    
    Passing in the size of the array but using it as "number of elements" inside
    the function. Rename a bunch of arguments to avoid this.
    
    https://bugs.freedesktop.org/show_bug.cgi?id=107166
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>



More information about the xorg-commit mailing list