Changeset b5ada68e in ffmpeg

Timestamp:
Apr 13, 2012, 9:43:10 AM (13 years ago)
Author:
Michael Niedermayer <michaelni@gmx.at>
Branches:
master
Children:
ab3fcd93
Parents:
fd165a0b
git-author:
Dale Curtis <dalecurtis@chromium.org> (04/13/12 00:14:35)
git-committer:
Michael Niedermayer <michaelni@gmx.at> (04/13/12 09:43:10)
Message:

matroska: Fix leaking memory allocated for laces.

During error conditions matroska_parse_block may exit without
freeing the memory allocated for laces.

Found via valgrind: http://pastebin.com/E54k8QFU

Signed-off-by: Dale Curtis <dalecurtis@chromium.org>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

(No files)

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