[FFmpeg-devel] Fix leaked dictionary in mp3dec

Thomas Guilbert tguilbert at chromium.org
Fri Mar 31 22:39:49 EEST 2017


Commit '65862f57ad2f7f49d715f334a9d892e0b20d42f1' overwrites s->metada
with s->internal->id3v2_meta, which leaks an AVDictionary* if
s->metada was not null.

Please excuse any formatting problems in this email, this is my first
time uploading a patch :)

Thank you,
Thomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mp3dec.patch
Type: text/x-patch
Size: 896 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20170331/3af24dbe/attachment.bin>


More information about the ffmpeg-devel mailing list