Changeset 5eb901cf in ffmpeg

Timestamp:
Apr 26, 2011, 5:42:56 AM (14 years ago)
Author:
Anton Khirnov <anton@khirnov.net>
Branches:
master
Children:
0bbb28c7
Parents:
10d3940
git-author:
Stefano Sabatini <stefano.sabatini-lala@poste.it> (04/18/11 17:21:25)
git-committer:
Anton Khirnov <anton@khirnov.net> (04/26/11 05:42:56)
Message:

vsrc_movie: fix leak in request_frame()

Also set movie->picref to NULL, in order to avoid a crash in uninit()
when movie->picref is unreffed again and it was already freed.

Signed-off-by: Stefano Sabatini <stefano.sabatini-lala@poste.it>
Signed-off-by: Anton Khirnov <anton@khirnov.net>

(No files)

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