aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/gcc-plugins/sancov_plugin.c
diff options
context:
space:
mode:
authorI Hsin Cheng <[email protected]>2025-05-05 18:43:38 +0000
committerNeil Armstrong <[email protected]>2025-05-09 18:53:07 +0000
commiteb0851e14432f3b87c77b704c835ac376deda03a (patch)
tree21f578ee96ccec0e46b9f78314d7cbbe932e01a3 /scripts/gcc-plugins/sancov_plugin.c
parentdrm/panel: simple: Update timings for AUO G101EVN010 (diff)
downloadkernel-eb0851e14432f3b87c77b704c835ac376deda03a.tar.gz
kernel-eb0851e14432f3b87c77b704c835ac376deda03a.zip
drm/meson: Use 1000ULL when operating with mode->clock
Coverity scan reported the usage of "mode->clock * 1000" may lead to integer overflow. Use "1000ULL" instead of "1000" when utilizing it to avoid potential integer overflow issue. Link: https://scan5.scan.coverity.com/#/project-view/10074/10063?selectedIssue=1646759 Signed-off-by: I Hsin Cheng <[email protected]> Reviewed-by: Martin Blumenstingl <[email protected]> Fixes: 1017560164b6 ("drm/meson: use unsigned long long / Hz for frequency types") Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Neil Armstrong <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/sancov_plugin.c')
0 files changed, 0 insertions, 0 deletions