[FFmpeg-trac] #1475(avformat:new): Memory leak in ff_read_packet when decoding udp mpegts multicast stream

FFmpeg trac at avcodec.org
Mon Jul 30 19:54:28 CEST 2012


#1475: Memory leak in ff_read_packet when decoding udp mpegts multicast stream
-------------------------------------+------------------------------------
             Reporter:  thutschen    |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:  avformat
              Version:  unspecified  |               Resolution:
             Keywords:  udp          |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+------------------------------------

Comment (by mufin):

 For me this only occurs in correlation with #1510.
 Setting ts->auto_guess to 0 in mpegts.c:1954 (the name of the function is
 mpegts_read_header) worked in my case and I did not see any bad side
 effects after several weeks of permanently decoding dvb streams using the
 libraries compiled this way.

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


More information about the FFmpeg-trac mailing list