diff options
author | Saud Farooqui <[email protected]> | 2022-06-09 23:50:31 +0500 |
---|---|---|
committer | Maxime Ripard <[email protected]> | 2022-06-22 09:30:17 +0200 |
commit | 5f940e528da6bce52a86fbdf881b76f60240aeaf (patch) | |
tree | 5344072ab482f55497e3077640f0be4d39b23409 /lib/memory-notifier-error-inject.c | |
parent | be33d52ef5b4bdfec04cfdad39368c343bac97a3 (diff) |
drm/vc4: hdmi: Fixed possible integer overflow
Multiplying ints and saving it in unsigned long long
could lead to integer overflow before being type casted to
unsigned long long.
Addresses-Coverity: 1505113: Unintentional integer overflow.
Signed-off-by: Saud Farooqui <[email protected]>
Signed-off-by: Maxime Ripard <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/PA4P189MB1421E63C0FF3EBF234A80AB38BA79@PA4P189MB1421.EURP189.PROD.OUTLOOK.COM
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions