Changeset fdd1aaf8 in ffmpeg

Timestamp:
Sep 2, 2013, 7:40:15 PM (11 years ago)
Author:
Michael Niedermayer <michaelni@gmx.at>
Branches:
master
Children:
79b70e47
Parents:
2501f6d3
git-author:
Vignesh Venkatasubramanian <vigneshv@google.com> (09/02/13 17:42:22)
git-committer:
Michael Niedermayer <michaelni@gmx.at> (09/02/13 19:40:15)
Message:

avpacket: Fixing side data copy when src == dst

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>

(No files)

Note: See TracChangeset for help on using the changeset viewer.