On 10/14/2018 2:56 PM, Michael Niedermayer wrote:
> Fixes: out of array read
> Fixes: SIGSEGV_get_obu_bit_length_av1_parse
>
> Found-by: keval shah
> Signed-off-by: Michael Niedermayer
> ---
> libavcodec/av1_parse.h | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/l
On 10/14/2018 12:18 PM, Michael Niedermayer wrote:
> On Sun, Oct 14, 2018 at 11:03:29AM -0300, James Almer wrote:
>> On 10/14/2018 10:43 AM, Michael Niedermayer wrote:
>>> Fixes: out of array read
>>> Fixes: SIGSEGV_get_obu_bit_length_av1_parse
>>>
>>> Found-by: keval shah
>>> Signed-off-by: Micha
On Sun, Oct 14, 2018 at 11:03:29AM -0300, James Almer wrote:
> On 10/14/2018 10:43 AM, Michael Niedermayer wrote:
> > Fixes: out of array read
> > Fixes: SIGSEGV_get_obu_bit_length_av1_parse
> >
> > Found-by: keval shah
> > Signed-off-by: Michael Niedermayer
> > ---
> > libavcodec/av1_parse.h |
On 10/14/2018 10:43 AM, Michael Niedermayer wrote:
> Fixes: out of array read
> Fixes: SIGSEGV_get_obu_bit_length_av1_parse
>
> Found-by: keval shah
> Signed-off-by: Michael Niedermayer
> ---
> libavcodec/av1_parse.h | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/libavcodec/av1_pa