vpx/vpx_scale
Johann 5fe82459ec fail early on oversize frames
Even though frame_size is calculated in uint64_t, it winds up in an int
size value.

This was exposed with the msan test because the memset is called with
(int)frame_size, leading to a segfault.

Change-Id: I7fd930360dca274adb8f3e43e5e6785204808861
2017-11-03 09:49:13 -07:00
..
2017-11-03 09:49:13 -07:00
2016-07-26 15:57:41 -07:00
2016-07-26 15:57:41 -07:00
2016-07-26 15:57:41 -07:00
2016-07-26 15:57:41 -07:00