xf86-input-libinput: Changes to 'master'

Peter Hutterer whot at kemper.freedesktop.org
Thu Mar 5 20:52:12 PST 2015


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

New commits:
commit 4ac531bdf6577ab4701b38d333626593abbf327d
Author: Boyan Ding <boyan.j.ding at gmail.com>
Date:   Fri Mar 6 10:22:15 2015 +0800

    Initialize variable 'path' to NULL to silence warning
    
      CC       libinput.lo
    libinput.c: In function 'xf86libinput_pre_init':
    libinput.c:1222:2: warning: 'path' may be used uninitialized in this
    function [-Wmaybe-uninitialized]
      free(path);
      ^
    
    Signed-off-by: Boyan Ding <boyan.j.ding at gmail.com>
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>



More information about the xorg-commit mailing list