summaryrefslogtreecommitdiff
path: root/drivers/media/common/saa7146/saa7146_vbi.c
diff options
context:
space:
mode:
authorGustavo A. R. Silva <gustavo@embeddedor.com>2017-09-19 21:09:18 -0400
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2017-12-14 09:50:12 -0500
commit3ee6229f1a16ad80ac83f02614f46b70b7ecf666 (patch)
treec16d9ce6e7ccb3c52989ea189a2e41492325777c /drivers/media/common/saa7146/saa7146_vbi.c
parent5742240577b6726104844a099598f284c75772e1 (diff)
media: siano: fix a potential integer overflow
Add suffix ULL to constant 65535 in order to avoid a potential integer overflow. This constant is used in a context that expects an expression of type u64. Addresses-Coverity-ID: 1056806 Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/common/saa7146/saa7146_vbi.c')
0 files changed, 0 insertions, 0 deletions