[FFmpeg-trac] #1207(avcodec:open): Possible Heap Corruption in avcodec

FFmpeg trac at avcodec.org
Sat Apr 14 19:47:41 CEST 2012


#1207: Possible Heap Corruption in avcodec
-------------------------------------+-----------------------------------
             Reporter:  daybreak     |                    Owner:
                 Type:  defect       |                   Status:  open
             Priority:  critical     |                Component:  avcodec
              Version:  unspecified  |               Resolution:
             Keywords:  threads      |               Blocked By:
             Blocking:               |  Reproduced by developer:  1
Analyzed by developer:  0            |
-------------------------------------+-----------------------------------
Changes (by michael):

 * keywords:   => threads
 * status:  new => open
 * reproduced:  0 => 1


Comment:

 Reproduceable with address sanitizer, needs multithreading though, no
 issues with -threads 1
 the crash happens in guess_mv() due to out of array read. I dont know if
 this is the same issue as reported though

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1207#comment:4>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list