[PULL] misc fixes
Peter Hutterer
peter.hutterer at who-t.net
Tue Mar 8 21:17:52 PST 2011
a few warning fixes, ptraccel refactoring and memleaks, that pretty much
sums it up.
The following changes since commit 628d16a92a7fa556fbb70bf4a4adf57ec05c190b:
loader: Don't distribute sdksyms.c and make it depend on the config (2011-03-03 21:54:25 -0800)
are available in the git repository at:
git://people.freedesktop.org/~whot/xserver.git for-keith
Adam Jackson (3):
input: warning fix
input: warning fixes
record: warning fix
Julien Cristau (1):
Xi: fix length checks for swapped clients
Peter Hutterer (2):
xfree86: block signals between EnableDevice and first CheckMotion()
Xi: fix XI2 passive grab reply length calculation
Rami Ylimäki (3):
xkb: Ensure that XKB device private won't leak on device disconnect.
dix: Release input device config info when the device disconnects.
config: Ensure that stolen option list elements are released.
Simon Thum (3):
dix: refactor predictable scheme initialization
dix: update pointer acceleration code to use ValuatorMask
dix: change all timestamps in pointer acceleration to CARD32
Xi/xipassivegrab.c | 4 +-
Xi/xiproperty.c | 4 +-
config/hal.c | 6 +-
config/udev.c | 6 +-
dix/devices.c | 2 +
dix/eventconvert.c | 3 +
dix/getevents.c | 26 +----
dix/ptrveloc.c | 217 ++++++++++++++++++++++------------------
hw/xfree86/common/xf86Xinput.c | 3 +
include/input.h | 12 +--
include/ptrveloc.h | 26 +++--
record/record.c | 1 -
xkb/xkbActions.c | 11 +--
13 files changed, 164 insertions(+), 157 deletions(-)
More information about the xorg-devel
mailing list