Branch: refs/heads/master
  Home:   https://github.com/FFmpeg/FFmpeg
  Commit: c9151de7c42553bb145be608df8513c1287f1f24
      
https://github.com/FFmpeg/FFmpeg/commit/c9151de7c42553bb145be608df8513c1287f1f24
  Author: wm4 <[email protected]>
  Date:   2015-01-05 (Mon, 05 Jan 2015)

  Changed paths:
    M libavcodec/dvdsubdec.c

  Log Message:
  -----------
  avcodec/dvdsubdec: fix out of bounds accesses

The code blindly trusted buffer offsets read from the file in the RLE
decoder. Explicitly check the offset. Also error out on other RLE
decoding errors.

Signed-off-by: Michael Niedermayer <[email protected]>


_______________________________________________
ffmpeg-cvslog mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog

Reply via email to