#8960: The function decode_frame in  libavcodec/tiff.c  has an uninitialized
variable which may cause  application crash
------------------------------------+-----------------------------------
             Reporter:  1vanChen    |                    Owner:
                 Type:  defect      |                   Status:  open
             Priority:  important   |                Component:  avcodec
              Version:  git-master  |               Resolution:
             Keywords:  tif         |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+-----------------------------------

Comment (by 1vanChen):

 Replying to [comment:2 cehoyos]:
 > Is this issue reproducible with `ffmpeg`, the application?

 I tried several parameter combinations but none of them reached the
 decode_frame().I even downloaded a standard tiff file and it still fails.
 {{{
 ./ffmpeg_g -i file_example_TIFF_1MB.tiff test.tiff
 ./ffmpeg_g -i pipe:0 test.tiff -y -report < ./file_example_TIFF_1MB.tiff
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/8960#comment:3>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to