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

FFmpeg trac at avcodec.org
Wed Jan 29 11:06:35 CET 2014


#3194: valgrind  leak on example package
-------------------------------------+-------------------------------------
             Reporter:  andreyv      |                    Owner:
                 Type:  defect       |  er.anshul.maheshwari@…
             Priority:  normal       |                   Status:  open
              Version:  git-master   |                Component:  avcodec
             Keywords:  leak         |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  1            |  Reproduced by developer:  1
-------------------------------------+-------------------------------------
Changes (by er.anshul.maheshwari@…):

 * owner:   => er.anshul.maheshwari@…


Comment:

 Reproduced with git master,
 Given a patch for new api to destroy mutex.
 But is not very good patch, user will we required to call
 ff_destroy_lock_avcodec function.

 User who are using some older version of ffmpeg can get rid of this leak
 by passing there own
 lock, since problem is in default lock of avcodec.

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


More information about the FFmpeg-trac mailing list