New submission from Michael Kostylev <[email protected]>:

Since r25920 avpicture_alloc() has been switched to av_image_alloc() 
where av_malloc() is used inaccurately. Underlying malloc(0) as 
permitted by the spec may return NULL and that case isn't covered.

----------
messages: 12888
priority: normal
status: new
substatus: new
title: video processing mostly broken on Solaris
type: bug

________________________________________________
FFmpeg issue tracker <[email protected]>
<https://roundup.ffmpeg.org/issue2412>
________________________________________________

Reply via email to