On Sat, Sep 30, 2017 at 12:58:28AM +0200, Michael Niedermayer wrote:
> Fixes out of array access
> Fixes: crash-huf.avi
>
> Regression since: 6b41b4414934cc930468ccd5db598dd6ef643987
>
> This could also be fixed by adding checks in the C code that calls the dsp
>
> Found-by: Zhibin Hu and 连一汉
>
Fixes out of array access
Fixes: crash-huf.avi
Regression since: 6b41b4414934cc930468ccd5db598dd6ef643987
This could also be fixed by adding checks in the C code that calls the dsp
Found-by: Zhibin Hu and 连一汉
Signed-off-by: Michael Niedermayer
---
libavcodec/x86/lossless_videoencdsp.asm | 13