Changeset 9c3478c2 in ffmpeg

Timestamp:
Feb 13, 2014, 12:29:01 AM (11 years ago)
Author:
Michael Niedermayer <michaelni@gmx.at>
Branches:
master
Children:
429f742a
Parents:
e03c1af5
git-author:
Lukasz Marek <lukasz.m.luki@gmail.com> (02/12/14 20:16:16)
git-committer:
Michael Niedermayer <michaelni@gmx.at> (02/13/14 00:29:01)
Message:

tools/uncoded_frame: fix double free

in case av_interleaved_write_uncoded_frame fails it seems
frame is freed for the second time in fail section.

Signed-off-by: Lukasz Marek <lukasz.m.luki@gmail.com>
Reviewed-by: Nicolas George <george@nsup.org>

This commit also removes 1 trailing whitespace as otherwise the push hook rejects it

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

(No files)

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