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

FFmpeg trac at avcodec.org
Fri Oct 16 18:49:34 CEST 2015


#4937: memory leak in muxing.c
-------------------------------------+-------------------------------------
             Reporter:  blinky0815   |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:  leak         |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by cehoyos):

 Replying to [comment:5 blinky0815]:
 > I let it run on a ''really'' long video to hopefully get really useful
 data.

 That is generally not necessary (and not useful): Even if valgrind reports
 a (very) small memleak that you cannot see with other tools, it is still
 sufficient to qualify as bug, if the the leak is increasing (for example
 if you encode ten instead of five frames), it is likely an important
 issue.

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


More information about the FFmpeg-trac mailing list