[PULL libXi] Random patches fixing memory leaks, uninitialized variables and display locking
Peter Hutterer
peter.hutterer at who-t.net
Thu Jul 15 16:59:51 PDT 2010
On Wed, Jul 14, 2010 at 04:44:12PM +0300, Pauli Nieminen wrote:
> 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(-)
thank you, pushed.
Cheers,
Peter
More information about the xorg-devel
mailing list