[FFmpeg-trac] #2802(avformat:reopened): memory leak in avformat_find_stream_info

FFmpeg trac at avcodec.org
Thu Nov 18 21:21:46 EET 2021


#2802: memory leak in avformat_find_stream_info
--------------------------------------+------------------------------------
             Reporter:  sean tearney  |                    Owner:  (none)
                 Type:  defect        |                   Status:  reopened
             Priority:  normal        |                Component:  avformat
              Version:  4.2.4         |               Resolution:
             Keywords:  leak          |               Blocked By:
             Blocking:                |  Reproduced by developer:  1
Analyzed by developer:  0             |
--------------------------------------+------------------------------------
Comment (by mkver):

 1. Can you also test newer versions? Namely versions which contain
 bae8844e35147f92e612a9e0b44e939a293e5bc9 (i.e. 4.3 or higher)? Because
 when I look at the code of version 4.2, there is a memleak in case stat()
 failed
 [https://github.com/FFmpeg/FFmpeg/blob/release/4.2/libavformat/img2dec.c#L472
 here].
 2. If it is a different issue than the one just mentioned, you will have
 to provide a small sample program (and sample) to reproduce the issue.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/2802#comment:8>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list