Antti Palosaari
82932d4cff
[media] msi001: fix possible integer overflow
...
Coverity CID 1196502: Unintentional integer overflow
(OVERFLOW_BEFORE_WIDEN)
Potentially overflowing expression "(f_rf + f_if + f_if1) * lo_div"
with type "unsigned int" (32 bits, unsigned) is evaluated using 32-bit
arithmetic before being used in a context which expects an expression
of type "u64" (64 bits, unsigned). To avoid overflow, cast either
operand to "u64" before performing the multiplication.
Reported-by: <scan-admin@coverity.com >
Signed-off-by: Antti Palosaari <crope@iki.fi >
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com >
2014-04-06 11:07:45 -03:00
..
2014-04-02 14:10:21 -07:00
2014-04-02 16:23:38 -07:00
2014-03-25 21:06:02 -04:00
2014-04-02 16:23:38 -07:00
2014-03-27 14:20:04 -04:00
2014-04-02 14:43:17 -07:00
2014-04-02 20:53:45 -07:00
2014-04-04 21:25:28 -07:00
2014-03-08 10:51:30 -08:00
2014-04-02 13:15:58 -07:00
2014-04-02 20:53:45 -07:00
2014-04-02 14:10:21 -07:00
2014-04-02 16:22:27 -07:00
2014-04-03 09:28:16 -07:00
2014-03-21 11:16:30 +09:00
2014-04-04 09:50:07 -07:00
2014-03-19 14:41:58 +09:00
2014-03-08 11:51:13 -08:00
2014-04-01 16:28:19 -07:00
2014-04-03 16:44:15 -07:00
2014-04-04 21:28:36 -07:00
2014-04-04 09:50:07 -07:00
2014-04-01 16:13:21 -07:00
2014-04-02 22:09:14 -07:00
2014-03-24 14:54:21 +01:00
2014-04-02 16:24:28 -07:00
2014-04-03 16:57:19 -07:00
2014-04-03 17:02:31 -07:00
2014-04-02 14:34:25 -07:00
2014-03-31 11:12:57 +02:00
2014-03-31 00:45:09 -04:00
2014-03-09 10:22:46 -07:00
2014-04-01 19:43:53 -07:00
2014-04-05 13:10:00 -07:00
2014-04-01 15:14:04 -07:00
2014-04-01 13:17:46 -07:00
2014-04-02 16:23:38 -07:00
2014-04-02 16:23:38 -07:00
2014-04-04 15:35:38 -07:00
2014-04-03 16:57:19 -07:00
2014-03-11 00:47:09 +01:00
2014-04-04 09:50:07 -07:00
2014-04-02 13:15:58 -07:00
2014-04-01 15:14:04 -07:00
2014-03-09 12:45:13 +05:30
2014-04-03 16:44:15 -07:00
2014-04-01 15:38:47 -07:00
2014-04-02 14:10:21 -07:00
2014-04-01 16:43:18 -04:00
2014-04-02 16:23:38 -07:00
2014-04-03 16:21:24 -07:00
2014-04-02 20:53:45 -07:00
2014-04-03 16:57:19 -07:00
2014-04-02 13:40:50 -07:00
2014-03-08 22:15:52 -08:00
2014-04-06 11:07:45 -03:00
2014-04-01 16:55:57 -07:00
2014-04-02 16:23:38 -07:00
2014-04-03 14:05:02 -07:00
2014-03-28 16:10:35 -04:00
2014-04-04 21:28:36 -07:00
2014-03-13 11:27:57 +10:30
2014-04-02 13:42:59 -07:00
2014-04-03 14:01:37 -07:00