mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-07-24 16:27:06 +00:00
av_bprint_finalize() can still fail even when it has been checked that the AVBPrint is currently complete: Namely if the string was so short that it fit into the AVBPrint's internal buffer. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
11 KiB
11 KiB