[Intel-gfx] [PATCH 0/4] Fix issues reported by static code analysis tool

Namrta Salonie namrta.salonie at intel.com
Thu Nov 19 03:27:27 PST 2015


The patchset is created to fix the issues static analysis tool has reported

Namrta Salonie (4):
  drm/i915: Fix for potential NULL pointer dereference at ctx access.
  drm/i915: Fix possible null dereference in two debugfs functions
  drm/i915 : Fix to remove unnecsessary checks in postclose function.
  drm/i915: Fix potential NULL pointer de-reference in ggtt unbind.

 drivers/gpu/drm/i915/i915_debugfs.c   |   19 +++++++++++++++----
 drivers/gpu/drm/i915/i915_dma.c       |    2 --
 drivers/gpu/drm/i915/i915_drv.h       |    5 ++++-
 drivers/gpu/drm/i915/i915_gpu_error.c |    2 +-
 4 files changed, 20 insertions(+), 8 deletions(-)

-- 
1.7.9.5



More information about the Intel-gfx mailing list