vpx/vp8/decoder
Pascal Massimino 0a3eec86e5 use calloc() instead of malloc()
So that, in case of error, the arrays are not filled with trash
pointers that are attempted a free() during vp8mt_de_alloc_temp_buffers()

Change-Id: Ic074549c2903a43316510eb42e4f393e7d3ee528
2012-11-06 16:11:57 -08:00
..
2012-06-11 15:14:58 -07:00
2011-02-11 11:09:00 -05:00
2012-11-06 16:11:57 -08:00