Johann
1f41c0d37f
vp8 mfqe: zero map[]
...
The loop appears to set map[i] with the intention of running
the 'j' loop up to that point. However, without zero'ing map[]
first the behavior is unpredictable.
Fixes a static analysis warning:
warning: Branch condition evaluates to a garbage value
for (j = 0; j < 4 && map[j]; ++j) {
Change-Id: Ifa39353d8aa5cc47b467a7d3d8cdd3b5319fd997
2018-03-14 13:56:39 -07:00
..
2017-05-17 12:11:31 -07:00
2017-03-09 09:26:45 -08:00
2018-01-23 14:28:55 +08:00
2018-01-18 12:37:58 -08:00
2016-07-19 12:38:03 -07:00
2016-07-15 19:28:44 -07:00
2016-07-15 19:28:44 -07:00
2018-01-22 19:38:42 +00:00
2016-07-15 19:28:44 -07:00
2016-07-15 19:28:44 -07:00
2016-07-15 19:28:44 -07:00
2016-07-18 06:54:50 -07:00
2016-07-18 06:54:50 -07:00
2018-01-11 12:35:24 -08:00
2016-07-18 06:54:50 -07:00
2016-07-18 06:54:50 -07:00
2016-07-15 19:28:44 -07:00
2017-02-14 12:45:52 -08:00
2017-02-14 12:45:52 -08:00
2016-07-15 19:28:44 -07:00
2016-07-15 19:28:44 -07:00
2018-01-18 12:37:58 -08:00
2016-07-15 19:28:44 -07:00
2016-09-15 23:16:26 -07:00
2016-07-15 19:28:44 -07:00
2016-07-19 12:38:03 -07:00
2016-07-19 12:38:03 -07:00
2016-07-15 19:28:44 -07:00
2016-07-19 12:38:03 -07:00
2016-07-18 06:54:50 -07:00
2016-07-18 06:54:50 -07:00
2017-06-21 19:00:14 -07:00
2016-07-15 19:28:44 -07:00
2016-07-18 06:54:50 -07:00
2018-03-14 13:56:39 -07:00
2018-01-18 12:37:58 -08:00
2016-07-15 19:28:44 -07:00
2016-07-15 19:28:44 -07:00
2016-10-19 09:43:53 -07:00
2016-09-20 20:19:36 -07:00
2017-06-21 19:00:15 -07:00
2016-09-29 13:22:49 -07:00
2016-07-15 19:28:44 -07:00
2016-11-08 21:09:16 -08:00
2016-07-19 12:38:03 -07:00
2016-07-15 19:28:44 -07:00
2016-07-19 12:38:03 -07:00
2016-07-15 19:28:44 -07:00
2017-07-19 13:59:32 -07:00
2016-07-15 19:28:44 -07:00
2017-07-19 13:59:32 -07:00
2016-07-15 19:28:44 -07:00
2017-12-14 22:50:08 +00:00
2016-07-15 19:28:44 -07:00
2016-07-19 12:38:03 -07:00
2016-07-18 06:54:50 -07:00
2016-07-15 19:28:44 -07:00
2016-07-15 19:28:44 -07:00
2014-01-23 16:21:24 -08:00
2017-08-31 17:55:57 -07:00
2016-08-31 23:01:57 -07:00
2016-07-15 19:28:44 -07:00
2018-01-11 12:35:24 -08:00
2017-10-27 12:27:10 -07:00
2017-06-23 14:05:33 -07:00
2017-06-15 20:53:03 -07:00