[PULL] xkb fixes for static analiser reported bugs
Pauli Nieminen
ext-pauli.nieminen at nokia.com
Wed Jul 28 12:51:12 PDT 2010
The following changes since commit 9c171d4aee695ab66e6db1ab92539557bd368cfa:
Alan Coopersmith (1):
Add documentation of the Xserver DTrace probes
are available in the git repository at:
git://anongit.freedesktop.org/~suokko/xserver.git xkb_fixes_1
Pauli Nieminen (9):
xkb: Use memcpy for copy that has known length
xkb: Fix memory leak if opening file fails
xkb: Don't check for NULL before calling free
xkb: Fix NULL pointer dereference
xkb: Remove redurant intialization code
xkb: Fix memory leak in error path
xkb: Fix possible NULL pointer dereference
xkb: Fix possible NULL pointer dereference
xkb: Check if AddResource failed
xkb/ddxList.c | 8 ++++----
xkb/xkb.c | 7 +++++--
xkb/xkbEvents.c | 9 ---------
xkb/xkbLEDs.c | 13 +++++++++----
xkb/xkmread.c | 9 ++++++---
5 files changed, 24 insertions(+), 22 deletions(-)
More information about the xorg-devel
mailing list