dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Parfait changes
@ 2018-02-20 19:11 Joe Moriarty
  2018-02-20 19:11 ` [PATCH v3 1/2] drm: NULL pointer dereference [null-pointer-deref] (CWE 476) problem Joe Moriarty
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Joe Moriarty @ 2018-02-20 19:11 UTC (permalink / raw)
  To: airlied, 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

v1:
Initial release

v2:
- Split original v1 patch into 4 separate patches per request
from Jani Nikula
- Fixed system hang during boot up on test machine.

v3:
- Made changes requested by Daniel Vetter.

Joe Moriarty (2):
  drm: NULL pointer dereference [null-pointer-deref] (CWE 476) problem
  drm: NULL pointer dereference [null-pointer-deref] (CWE 476) problem

 drivers/gpu/drm/drm_drv.c    | 2 +-
 drivers/gpu/drm/drm_vblank.c | 9 +++++++++
 2 files changed, 10 insertions(+), 1 deletion(-)

-- 
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] 5+ messages in thread

end of thread, other threads:[~2018-03-06  7:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-20 19:11 [PATCH v3 0/2] Parfait changes Joe Moriarty
2018-02-20 19:11 ` [PATCH v3 1/2] drm: NULL pointer dereference [null-pointer-deref] (CWE 476) problem Joe Moriarty
2018-02-20 19:11 ` [PATCH v3 2/2] " Joe Moriarty
2018-03-05 16:14 ` [PATCH v3 0/2] Parfait changes Joe Moriarty
2018-03-06  7:14   ` Daniel Vetter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox