[FFmpeg-devel] [PATCH v2 3/3] libavutil/imgutils: check for non-null buffer in av_image_fill_pointer

Brian Kim bkkim at google.com
Thu Jul 9 04:54:44 EEST 2020


Patch attached.

There was some discussion on the v1 thread on whether it was
acceptable to break code that was relying on UB, so this patch will
probably want to get delayed until a major version bump to avoid
breaking places that were relying on av_image_fill_pointers()
populating data when the input ptr is null
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-libavutil-imgutils-check-for-non-null-buffer-in-av_i.patch
Type: text/x-patch
Size: 923 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20200708/b0a9947e/attachment.bin>


More information about the ffmpeg-devel mailing list