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

FFmpeg trac at avcodec.org
Wed Jun 26 11:44:57 CEST 2013


#2716: Memory leak at avformat_new_stream
-------------------------------------+-------------------------------------
             Reporter:               |                     Type:  defect
  er.anshul.maheshwari@…             |                 Priority:  normal
               Status:  new          |                  Version:  git-
            Component:  avformat     |  master
             Keywords:  memory leak  |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:
 There is memory leak when we do avformat_new_stream,
 when we use codec h264, we dont free the codec->privatedata
 in avformat_free_context
 How to reproduce:

 to reproduce the bug we cant use ffmpeg directly, take the file
 attached to ticket, and compile it using ffmpeg library

 i am using latest version from git.


 i dont know that if, i fall in developer category, but i can reproduce and
 have analyzed it too.

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


More information about the FFmpeg-trac mailing list