[PATCH 0/2] frm: Fix some bugs in drm

Shang XiaoJing shangxiaojing at huawei.com
Tue Nov 1 07:07:14 UTC 2022


A memleak and a null-ptr-deref are found and fixed by this patch.

Shang XiaoJing (2):
  drm/drv: Fix potential memory leak in drm_dev_init()
  drm: Fix potential null-ptr-deref in drm_vblank_destroy_worker()

 drivers/gpu/drm/drm_drv.c      | 2 +-
 drivers/gpu/drm/drm_internal.h | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

-- 
2.17.1



More information about the dri-devel mailing list