vpx/vp8/encoder
Adrian Grange 04fa2ecdf2 Fixed bug where invalid pointer is dereferenced
Variables m & mi were being dereferenced when they might
hold invalid values.

The fix is simply to move these dereferences to after the
point at which mb_row and mb_col are tested for validity.

Change-Id: Ib16561efa9792dc469759936189ea379d374ad20
2012-05-31 11:07:17 -07:00
..
2012-03-21 18:22:33 +00:00
2012-02-16 17:21:20 +00:00
2012-03-21 18:22:33 +00:00
2011-06-08 16:19:37 -04:00
2012-02-28 17:55:42 +00:00
2012-05-25 10:55:47 -07:00
2012-05-15 07:28:26 -07:00
2012-03-01 12:59:11 -08:00
2012-04-11 10:40:57 +01:00
2011-12-22 16:33:06 -08:00
2012-05-15 07:28:26 -07:00
2012-03-01 12:59:11 -08:00
2012-05-30 09:53:52 -07:00
2011-10-24 15:52:18 +01:00
2012-04-27 10:00:20 -07:00
2012-04-25 14:18:25 -07:00
2012-05-30 09:53:52 -07:00
2012-03-01 12:59:11 -08:00
2012-04-11 13:13:28 +01:00
2012-03-21 18:22:33 +00:00
2012-04-11 10:40:57 +01:00
2011-10-24 15:52:18 +01:00
2012-02-27 21:42:36 +00:00
2012-02-16 17:21:20 +00:00