[FFmpeg-trac] #9273(avformat:new): Memory leak in HLS input

FFmpeg trac at avcodec.org
Tue Jun 1 16:59:09 EEST 2021


#9273: Memory leak in HLS input
-------------------------------------+-------------------------------------
             Reporter:               |                     Type:  defect
  RobertIntinor                      |
               Status:  new          |                 Priority:  normal
            Component:  avformat     |                  Version:  git-
                                     |  master
             Keywords:  HLS leak     |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:
 When retrieving HLS where segments seem to be unavailable a av_dict is
 leaked for every
 attempt.
 How to reproduce:
 {{{
 % valgrind --leak-check=full --show-leak-kinds=all ./ffmpeg_g -i
 https://open.http.mp.streamamg.com/p/3001403/sp/300140300/playManifest/entryId/0_zs5ajgcm/format/applehttp/protocol/https/a.m3u8

 ffmpeg version N-102632-g575e52272d
 built on 2021-06-01
 }}}
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/9273>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list