[FFmpeg-trac] #3194(avcodec:new): valgrind leak on example package

FFmpeg trac at avcodec.org
Mon Dec 16 08:13:47 CET 2013


#3194: valgrind  leak on example package
------------------------------------+-----------------------------------
             Reporter:  andreyv     |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  normal      |                Component:  avcodec
              Version:  git-master  |               Resolution:
             Keywords:  leak        |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  1           |
------------------------------------+-----------------------------------
Changes (by tomerb):

 * analyzed:  0 => 1


Comment:

 The leak is caused by malloc(ing) a mutex in default_lockmgr_cb() upon
 first use, and never free(int) it.

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


More information about the FFmpeg-trac mailing list