✓ CI.checkpatch: success for drm/xe : avoid the risky function sprintf

Patchwork patchwork at emeril.freedesktop.org
Fri Mar 22 03:59:02 UTC 2024


== Series Details ==

Series: drm/xe : avoid the risky function sprintf
URL   : https://patchwork.freedesktop.org/series/131462/
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
a9eb1ac8298ef9f9146567c29fa762d8e9efa1ef
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 1d708186c49d3e2564f0784e1a3150d37311bf1d
Author: Bommu Krishnaiah <krishnaiah.bommu at intel.com>
Date:   Thu Dec 7 01:11:00 2023 +0530

    drm/xe : avoid the risky function sprintf
    
    These errors were highlighted by Coverity. Used snprintf instead of sprint.
    
    Coverity Reports "Calling risky function (DC.STRING_BUFFER)”
    
    Signed-off-by: Bommu Krishnaiah <krishnaiah.bommu at intel.com>
    Cc: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
    Cc: Tejas Upadhyay <tejas.upadhyay at intel.com>
+ /mt/dim checkpatch 198e9d7559f7aa6daadd6a395315b7e88f70083b drm-intel
1d708186c49d drm/xe : avoid the risky function sprintf




More information about the Intel-xe mailing list