[FFmpeg-devel] [PATCH v3 0/3] Protect against undocumented error codes
Andrew Sayers
ffmpeg-devel at pileofstuff.org
Thu Jul 18 13:46:46 EEST 2024
I hadn't noticed av_fourcc2str() before - so long as it's patched to handle "!",
it would be a clear improvement over the earlier patches.
The example in the "!" patch is "BUG!", which is handled in error.c, but shows
that "!" is considered a valid FourCC character.
I think I understand the fate argument now, but this is my first fate patch -
please review it as such!
I still don't see the problem with asking for a bug report. If this patch is
unacceptable, could you give an example of a code where we would reject a
request to add an error string?
More information about the ffmpeg-devel
mailing list