[FFmpeg-devel] [PATCH 0/4] Crc crash

ffmpegagent ffmpegagent at gmail.com
Sat Jul 12 00:28:50 EEST 2025


The main aim of this patchset is to fix ticket 11233.

Andreas Rheinhardt (4):
  avformat/aviobuf: Keep checksum_ptr consistent in avio_seek()
  avformat/oggdec: Don't skip over data whose checksum is used
  avformat/tta: Avoid seek when reading header
  avformat/takdec: Don't truncate return value

 libavformat/aviobuf.c |  2 +-
 libavformat/oggdec.c  |  2 +-
 libavformat/takdec.c  |  9 +++++----
 libavformat/tta.c     | 41 +++++++++++++++++++----------------------
 4 files changed, 26 insertions(+), 28 deletions(-)


base-commit: 3ce348063c9433e33a5cb1ac79ac1efa37c21621
Published-As: https://github.com/ffstaging/FFmpeg/releases/tag/pr-ffstaging-108%2Fmkver%2Fcrc_crash-v1
Fetch-It-Via: git fetch https://github.com/ffstaging/FFmpeg pr-ffstaging-108/mkver/crc_crash-v1
Pull-Request: https://github.com/ffstaging/FFmpeg/pull/108
-- 
ffmpeg-codebot


More information about the ffmpeg-devel mailing list