[FFmpeg-trac] #4484(avcodec:new): libavcodec: memory leak at libavcodec/utils.c:unrefcount_frame

FFmpeg trac at avcodec.org
Fri Jul 24 10:17:34 CEST 2015


#4484: libavcodec: memory leak at libavcodec/utils.c:unrefcount_frame
-------------------------------------+-----------------------------------
             Reporter:  faham        |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:  avcodec
              Version:  unspecified  |               Resolution:
             Keywords:  leak         |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-----------------------------------

Comment (by heleppkes):

 gst-ffmpeg did use the API wrong, they used a AVFrame on the stack and
 never called a free function on it. They changed it end of last month,
 though, so this can be considered resolved (or invalid, if you want)

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


More information about the FFmpeg-trac mailing list