All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/1] Parfait changes
@ 2018-02-08 17:42 Joe Moriarty
  2018-02-08 17:42 ` [PATCH v1 1/1] drm: Multiple Null pointer dereference [null-pointer-deref] (CWE 476) problems: Joe Moriarty
  0 siblings, 1 reply; 6+ messages in thread
From: Joe Moriarty @ 2018-02-08 17:42 UTC (permalink / raw)
  To: airlied; +Cc: joe.moriarty, dri-devel

The following patch(s) are bugs found by the static compiler
'Parfait'.  Care was taken to make sure false positive results
were removed from this patchset.

Parfait Overview
================

https://labs.oracle.com/pls/apex/f?p=labs:49:::::P49_PROJECT_ID:13

Joe Moriarty (1):
  drm: Multiple Null pointer dereference [null-pointer-deref] (CWE 476)
    problems:

 drivers/gpu/drm/drm_dp_mst_topology.c |  8 +++++---
 drivers/gpu/drm/drm_drv.c             | 38 +++++++++++++++++++++++++++++++----
 drivers/gpu/drm/drm_edid.c            |  2 ++
 drivers/gpu/drm/drm_vblank.c          |  6 +++---
 4 files changed, 44 insertions(+), 10 deletions(-)

-- 
2.15.0

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-02-09 14:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-08 17:42 [PATCH v1 0/1] Parfait changes Joe Moriarty
2018-02-08 17:42 ` [PATCH v1 1/1] drm: Multiple Null pointer dereference [null-pointer-deref] (CWE 476) problems: Joe Moriarty
2018-02-09  6:40   ` [drm] fc71681342: BUG:unable_to_handle_kernel kernel test robot
2018-02-09  6:40     ` kernel test robot
2018-02-09 12:17   ` [PATCH v1 1/1] drm: Multiple Null pointer dereference [null-pointer-deref] (CWE 476) problems: Jani Nikula
2018-02-09 14:46     ` Joe Moriarty

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.