[FFmpeg-trac] #1971(undetermined:closed): Uninitialized memory reads in ff_h264_decode_nal

FFmpeg trac at avcodec.org
Wed Nov 28 12:00:48 CET 2012


#1971: Uninitialized memory reads in ff_h264_decode_nal
----------------------------------+----------------------------------------
             Reporter:  ajschult  |                    Owner:
                 Type:  defect    |                   Status:  closed
             Priority:  normal    |                Component:  undetermined
              Version:  1.0       |               Resolution:  invalid
             Keywords:  h264      |               Blocked By:
             Blocking:            |  Reproduced by developer:  0
Analyzed by developer:  0         |
----------------------------------+----------------------------------------
Changes (by reimar):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 All input to FFmpeg is required to be padded with
 FF_INPUT_BUFFER_PADDING_SIZE zeros.
 According to your description this is not the case, which makes this a bug
 in avidemux.

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


More information about the FFmpeg-trac mailing list