[FFmpeg-trac] #11362(avcodec:closed): memory leaks error at __interceptor_malloc
FFmpeg
trac at avcodec.org
Fri Dec 20 14:55:07 EET 2024
#11362: memory leaks error at __interceptor_malloc
------------------------------------+-----------------------------------
Reporter: 0x20z | Owner: (none)
Type: defect | Status: closed
Priority: normal | Component: avcodec
Version: git-master | Resolution: invalid
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 1
Analyzed by developer: 0 |
------------------------------------+-----------------------------------
Changes (by James):
* keywords: bugs =>
* priority: important => normal
* resolution: => invalid
* status: new => closed
Comment:
This looks like a memleak in libx264, not ffmpeg. x264_encoder_open()
fails and apparently doesn't do a proper clean up. You should report it to
them.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/11362#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list