[FFmpeg-trac] #4819(avcodec:reopened): av_register_all() memory leak

FFmpeg trac at avcodec.org
Thu Sep 3 01:23:03 CEST 2015


#4819: av_register_all() memory leak
--------------------------------------+------------------------------------
             Reporter:  joeallen      |                    Owner:
                 Type:  defect        |                   Status:  reopened
             Priority:  normal        |                Component:  avcodec
              Version:  unspecified   |               Resolution:
             Keywords:  libx265 leak  |               Blocked By:
             Blocking:                |  Reproduced by developer:  0
Analyzed by developer:  0             |
--------------------------------------+------------------------------------

Comment (by cehoyos):

 Replying to [comment:10 joeallen]:
 > Also just to throw this out there: avfilter_register_all() also leaks
 additional 49 bytes.

 And how should this be fixed?
 On my system there is no way to free resources allocated by dlopen() (at
 least from valgrind pov).

 And please use a debug build for valgrind, the output you posted is not
 very helpful.

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


More information about the FFmpeg-trac mailing list