✓ CI.checkpatch: success for drm/xe: Add NULL check before deferencing pointer (rev3)

Patchwork patchwork at emeril.freedesktop.org
Tue Aug 20 09:38:38 UTC 2024


== Series Details ==

Series: drm/xe: Add NULL check before deferencing pointer (rev3)
URL   : https://patchwork.freedesktop.org/series/137289/
State : success

== Summary ==

+ KERNEL=/kernel
+ git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt
Cloning into 'mt'...
warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/
+ git -C mt rev-list -n1 origin/master
9fe5037901cabbcdf27a6fe0dfb047ca1474d363
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 49149f0620c8945cfec0115753acc9064830aea8
Author: Apoorva Singh <apoorva.singh at intel.com>
Date:   Tue Aug 20 14:24:54 2024 +0530

    drm/xe: Add NULL check before dereferencing pointer lrc->bo in xe_lrc_snapshot_capture()
    
    Add NULL check before deferencing of lrc->bo in
    xe_lrc_snapshot_capture().
    
    Free the dynamically allocated memory for snapshot
    to avoid memory leak.
    
    Signed-off-by: Apoorva Singh <apoorva.singh at intel.com>
+ /mt/dim checkpatch 5287d615dcd1e37c2f818ad0a5f2cfc3e25710a5 drm-intel
49149f0620c8 drm/xe: Add NULL check before dereferencing pointer lrc->bo in xe_lrc_snapshot_capture()




More information about the Intel-xe mailing list