Skip to content
Snippets Groups Projects
Commit 8767060c authored by Ramiro Polla's avatar Ramiro Polla
Browse files

Fix bug introduced by r12827.

If av_exit() was called after an AVFormatContext was created, but before
its file was opened, av_exit() would pass a NULL pointer to url_fclose().

Originally committed as revision 12915 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent b189e670
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