Merge "Prevent an ASAN failure for svc tests"

This commit is contained in:
Debargha Mukherjee 2015-08-25 16:31:54 +00:00 коммит произвёл Gerrit Code Review
Родитель d88ca3c335 653832ea06
Коммит 071b781e37
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -15,7 +15,7 @@
#include "vp9/encoder/vp9_extend.h"
#define SMALL_FRAME_FB_IDX 7
#define SMALL_FRAME_WIDTH 16
#define SMALL_FRAME_WIDTH 32
#define SMALL_FRAME_HEIGHT 16
void vp9_init_layer_context(VP9_COMP *const cpi) {