[PULL libXi] Random patches fixing memory leaks, uninitialized variables and display locking
Pauli Nieminen
ext-pauli.nieminen at nokia.com
Wed Jul 14 06:44:12 PDT 2010
Hi,
I have has a few libXi patches lying around. First 5 patches were reviewed by Julien Cristau but the last one didn't get any review.
Pauli
The following changes since commit d364aaaa47a69789b7acfd54b625caa299780480:
Matt Dew (1):
specs: convert input .ms specs from xorg-docs module to DocBook XML
are available in the git repository at:
git://anongit.freedesktop.org/~suokko/libXi.git small_fixes
Pauli Nieminen (6):
Fix usage of uninitialized value
Fix memory leak in XIGetSelectedEvents
Use single error path in XQueryDeviceState
Use single error path in XGetFeedbackControl
Use single error path in XGetDeviceControl
Always unlock display correctly
src/XGetDCtl.c | 23 +++++++++--------------
src/XGetFCtl.c | 23 +++++++++--------------
src/XIProperties.c | 1 +
src/XISelEv.c | 33 ++++++++++++++++-----------------
src/XQueryDv.c | 24 +++++++++---------------
5 files changed, 44 insertions(+), 60 deletions(-)
More information about the xorg-devel
mailing list