vpx/vp8/encoder
Adrian Grange 95b4cf059c Fix out of bounds read in update_mbgraph_frame_stats
update_mbgraph_frame_stats used xd->mode_info_context
before it had been setup, resulting in potentially
random accesses of uninitialized memory.

This fix allocates a local MODE_INFO structure to hold
the data generated in the function.

Change-Id: Ic9e75610008ce0e2d690e8e583c21582fee6fc45
2011-12-09 12:47:57 -08:00
..
2011-11-03 17:14:26 +00:00
2011-06-08 16:19:37 -04:00
2011-12-07 14:01:07 -08:00
2011-12-07 13:48:53 -08:00
2011-07-20 09:49:22 -07:00
2011-12-07 13:48:53 -08:00
2011-12-07 13:48:53 -08:00
2011-12-07 13:48:53 -08:00
2011-10-24 15:52:18 +01:00
2011-12-07 11:01:59 -08:00
2011-12-07 13:48:53 -08:00
2011-12-07 13:48:53 -08:00
2011-12-07 11:01:59 -08:00
2011-10-24 15:52:18 +01:00
2011-07-21 09:01:53 -07:00
2011-12-07 14:01:07 -08:00
2011-11-22 08:42:33 +00:00
2011-12-07 13:48:53 -08:00
2011-12-06 11:53:02 -08:00
2011-10-24 15:52:18 +01:00
2011-11-16 10:34:47 +00:00
2011-12-07 13:48:53 -08:00
2011-07-21 09:01:53 -07:00
2011-02-10 15:09:44 -05:00
2011-06-06 16:44:05 -07:00
2011-10-24 15:52:18 +01:00