From: Tim Gore <tim.gore@xxxxxxxxx> A static analysis tool reported several "critical" issues in libdrm code. This patchset addresses a subset of these in the xf86drm*** source files. Most of these issues are potential null pointer dereferences and are simply fixed by explicit null check. Tim Gore (3): libdrm: fix some potential security issues libdrm: fix more potential security issues libdrm: fix potential security issues in xf86drmSL.c xf86drm.c | 99 ++++++++++++++++++++++++++++++++++++++--------------------- xf86drmHash.c | 12 ++++++-- xf86drmSL.c | 20 ++++++++++-- 3 files changed, 91 insertions(+), 40 deletions(-) -- 1.9.2 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/intel-gfx