mirror of https://github.com/FFmpeg/FFmpeg.git
Fixing av_packet_copy_side_data to work correctly when source and destination are the same. This makes sure that there is no memory leak and double frees. Signed-off by: Vignesh Venkatasubramanian <vigneshv@google.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>pull/35/head
parent
2501f6d3d6
commit
fdd1aaf87a
1 changed files with 4 additions and 2 deletions
Loading…
Reference in new issue