Skip to content
Snippets Groups Projects
Commit 527b46ba authored by Reimar Döffinger's avatar Reimar Döffinger
Browse files

ffmdec: Do not manually free streams on read_header error, this is always

handled by upper layers.
Fixes double-frees (issue 2003).
Instead call ffm_close to ensure rc_eqs are freed also in the error case.

Originally committed as revision 24490 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 6de5b7c6
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment