[FFmpeg-trac] #10342(ffmpeg:closed): memory leak in fftools/ffmpeg_opt.c file's opt_map_channel function
FFmpeg
trac at avcodec.org
Thu May 4 01:44:54 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 |
-------------------------------------+-----------------------------------
Comment (by Balling):
>All the memory is freed by the operating system.
*modern operating system. And anyway, GPU memory will not be, handles will
not be closed, even files opened will not be closed. And of course it
makes closing slower, sonce OS will still check the state before closing
the threads.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/10342#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list