[FFmpeg-trac] #2716(avformat:closed): Memory leak at avformat_new_stream

FFmpeg trac at avcodec.org
Sat Apr 17 05:26:35 EEST 2021


#2716: Memory leak at avformat_new_stream
-------------------------------------+-------------------------------------
             Reporter:               |                    Owner:
  er.anshul.maheshwari@…             |  er.anshul.maheshwari@…
                 Type:  defect       |                   Status:  closed
             Priority:  minor        |                Component:  avformat
              Version:  git-master   |               Resolution:  fixed
             Keywords:  leak         |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Changes (by mkver):

 * status:  reopened => closed
 * resolution:   => fixed


Comment:

 The main leak has been fixed in b9d2005ea5d6837917a69bc2b8e98f5695f54e39
 (which does an even more thorough cleanup than avcodec_close() does). So
 it seems that downstream users fixed their problems (probably by not using
 AVStream.codec any more).
 The leak mentioned in comment 9 probably refers to the leak fixed in
 7ddbb4e23a4d591ab35594418fa250cc54c8df58. Therefore I am closing the whole
 issue as fixed.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/2716#comment:19>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list