#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: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
------------------------------------+-----------------------------------
Changes (by 1vanChen):
* status: new => open
Comment:
When s->is_tiled=1 , the initialization of the variable '''stripdata
''' will be skipped. The function ff_tget will crash.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/8960#comment:1>
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".