Fix to overflow in asan test (for vp8 encoder).
Change-Id: Ie67339ab3a16ce7669b5366a743812df93c52711
This commit is contained in:
parent
02d5ebcfdc
commit
6efb0ab9b2
@ -149,6 +149,7 @@ vpx_codec_err_t vpx_codec_enc_init_multi_ver(vpx_codec_ctx_t *ctx,
|
|||||||
cfg++;
|
cfg++;
|
||||||
dsf++;
|
dsf++;
|
||||||
}
|
}
|
||||||
|
ctx--;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user