Baozeng (2018-06-25):
> The argument `frame` for avcodec_receive_frame function is user
> controlled. If a null pointer is passed from the user, it will cause a
> segmentation fault.

Nack. Passing NULL there is a bug by the user, it needs to be fixed by
the user. This patch would make it harder to detect. An assert would be
acceptable.

Also, please check how you sent this mail, it ended up in a non-standard
format. And remember to add a context in git commit messages.

Regards,

-- 
  Nicolas George

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to