[FFmpeg-trac] #10342(ffmpeg:closed): memory leak in fftools/ffmpeg_opt.c file's opt_map_channel function

FFmpeg trac at avcodec.org
Tue May 2 16:48:36 EEST 2023


#10342: memory leak in fftools/ffmpeg_opt.c file's opt_map_channel function
-------------------------------------+-----------------------------------
             Reporter:  Hripsime     |                    Owner:  (none)
                 Type:  defect       |                   Status:  closed
             Priority:  important    |                Component:  ffmpeg
              Version:  git-master   |               Resolution:  invalid
             Keywords:  memory leak  |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-----------------------------------
Changes (by Cigaes):

 * analyzed:  1 => 0
 * status:  new => closed
 * resolution:   => invalid
 * reproduced:  1 => 0

Comment:

 Exiting without freeing all memory is not a leak. All the memory is freed
 by the operating system.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/10342#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list