[FFmpeg-trac] #2322(undetermined:new): Memory leak in muxing.c

FFmpeg trac at avcodec.org
Tue Mar 5 01:06:00 CET 2013


#2322: Memory leak in muxing.c
-------------------------------------+-------------------------------------
               Reporter:  burek      |                  Owner:
                   Type:  defect     |                 Status:  new
               Priority:  normal     |              Component:
                Version:             |  undetermined
  unspecified                        |               Keywords:
             Blocked By:             |               Blocking:
Reproduced by developer:  0          |  Analyzed by developer:  0
-------------------------------------+-------------------------------------
 Summary of the bug:
 http://ffmpeg.gusari.org/viewtopic.php?f=25&t=836

 A guy used muxing.c example source code to test this situation:

 {{{
 void main( void )
 {
 repeat for 30 seconds...
 {
 encoding open.
 data encoding.
 encoding close.
 }
 }
 }}}

 and he encounter a memory leak, so this might be investigated a little bit
 and possibly fixed.

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


More information about the FFmpeg-trac mailing list