提交 dfac8489 编写于 作者: R raymondzheng 提交者: Xinzheng Zhang

ijkplayer: fix crash when stream_open fail

上级 931eea49
......@@ -751,6 +751,7 @@ static void stream_close(FFPlayer *ffp)
#endif
av_free(is->filename);
av_free(is);
ffp->is = NULL;
}
// FFP_MERGE: do_exit
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册