[FFmpeg-devel] [PATCH] fix 2 memleaks in doc/examples/muxing.c

Ilya Basin basinilya at gmail.com
Sat Dec 14 19:46:59 CET 2013


Hi list!
1) av_samples_alloc_array_and_samples() wants 2 frees I guess.
2) av_frame_free() not called when got_packet is false
---
 doc/examples/muxing.c |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-fix-2-memleaks-in-doc-examples-muxing.c.patch
Type: text/x-patch
Size: 847 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20131214/1b7baeea/attachment.bin>


More information about the ffmpeg-devel mailing list