On Wed, Feb 15, 2017 at 10:05:56AM -0700, Pavel Koshevoy wrote:
> On Thu, Feb 9, 2017 at 8:20 PM, wrote:
> > From: Pavel Koshevoy
> >
> > ps.sps_list entries may be NULL, so check before dereferencing
> > ---
> > libavcodec/vda_h264_dec.c | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-
On Thu, Feb 9, 2017 at 8:20 PM, wrote:
> From: Pavel Koshevoy
>
> ps.sps_list entries may be NULL, so check before dereferencing
> ---
> libavcodec/vda_h264_dec.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/libavcodec/vda_h264_dec.c b/libavcodec/vda_h264_dec.c
> ind