[FFmpeg-trac] #11419(undetermined:new): libavutil/mem.c:107:9 memory leaks
FFmpeg
trac at avcodec.org
Tue Jan 14 13:27:21 EET 2025
#11419: libavutil/mem.c:107:9 memory leaks
-------------------------------------+-------------------------------------
Reporter: 0x20z | Owner: (none)
Type: defect | Status: new
Priority: important | Component:
| undetermined
Version: git-master | Resolution:
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by Timo R.):
That's like saying libc has a memory leak cause it provides malloc().
Looks to me like a simple case of a packet not getting cleaned up at the
end, cause of unclean shutdown or who knows what.
Which seems like a non-issue to me, assuming it does not accumulate over
time, and depending on how the unclean shutdown happens. Logs would be
helpful to determine that.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/11419#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list