[FFmpeg-trac] #4600(undetermined:new): Handle leak when opening video files

FFmpeg trac at avcodec.org
Tue Jun 9 10:44:49 CEST 2015


#4600: Handle leak when opening video files
-------------------------------------+-------------------------------------
             Reporter:  fortune      |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:  leak         |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by heleppkes):

 It looks like these binaries are built with some kind of pthreads
 emulation library, which are known to leak handles. You can avoid this by
 building the binaries with ffmpegs native w32threads support instead.

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


More information about the FFmpeg-trac mailing list