summaryrefslogtreecommitdiff
path: root/drivers/mailbox
diff options
context:
space:
mode:
authorYe Li <ye.li@nxp.com>2020-08-04 00:46:44 -0700
committerYe Li <ye.li@nxp.com>2020-08-04 03:17:17 -0700
commit505c38e8c10a8a588c9cea133f6291b2954889a6 (patch)
tree0ac8a26fd1cdedda123ffd82c9ecea12e061a7e3 /drivers/mailbox
parent7e8cd5921aec1a3ad4e65773c108e5a798ee724b (diff)
LF-1834 video: imxdpuv1: Fix potential overflow
Fix coverity issue 264938. In imxdpuv1_disp_force_shadow_load, potentially overflowing expression 1 << i with type int (32 bits, signed) is evaluated using 32-bit arithmetic, and then used in a context that expects an expression of type uint64_t. Signed-off-by: Ye Li <ye.li@nxp.com> Reviewed-by: Peng Fan <peng.fan@nxp.com>
Diffstat (limited to 'drivers/mailbox')
0 files changed, 0 insertions, 0 deletions