diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2024-02-04 12:02:19 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2024-02-04 12:08:25 -0800 |
commit | cff9fb78d5a4d52f05d7f525183b79209daa224c (patch) | |
tree | 74120ab4f5886759524730984a3d62792d5d29eb /src/aticonfig.c | |
parent | d819d64bfc04198cdb3f1989d285d16ad16726ee (diff) |
Fix -Wanalyzer-possible-null-argument warning in ATIDRIScreenInit
atidri.c:1033:7: warning: use of possibly-NULL ‘malloc(64)’ where non-null
expected [CWE-690] [-Wanalyzer-possible-null-argument]
1033 | sprintf( pDRIInfo->busIdString,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'src/aticonfig.c')
0 files changed, 0 insertions, 0 deletions