Initialize variables
valgrind was complaining about uninitialized values here, and sure enough, gdkdevice-xi.c doesn't set device position.
Please register or sign in to comment
valgrind was complaining about uninitialized values here, and sure enough, gdkdevice-xi.c doesn't set device position.