mirror of https://github.com/FFmpeg/FFmpeg.git
If you have a file with multiple Metadata Keys, the second time you parse the keys, you will re-alloc c->meta_keys without freeing the old one. This change will avoid parsing all the consecutive Metadata keys. Reviewed-by: Derek Buitenhuis <derek.buitenhuis@gmail.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>pull/338/head
parent
a7e1af3cb1
commit
1187cbf0ff
1 changed files with 2 additions and 1 deletions
Loading…
Reference in new issue