Changeset 4ebd422c in ffmpeg

Timestamp:
Apr 15, 2012, 2:41:52 AM (13 years ago)
Author:
Luca Barbato <lu_zero@gentoo.org>
Branches:
master
Children:
c788782c
Parents:
7f77e904
git-author:
Dale Curtis <dalecurtis@chromium.org> (04/13/12 00:56:57)
git-committer:
Luca Barbato <lu_zero@gentoo.org> (04/15/12 02:41:52)
Message:

mov: fix leaking memory with multiple drefs.

Instead of allocating over the original, free first. MOVStreamContext
is zero initialized so no double free will occur. Same style as other
fixes for the same problem in this file.

Signed-off-by: Dale Curtis <dalecurtis@chromium.org>
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>

(No files)

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