mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-29 08:20:58 +02:00
Merge branch 'master' of https://github.com/TangoCash/libstb-hal-cst-next
Origin commit data
------------------
Branch: master
Commit: b8f2c0516f
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-12-19 (Tue, 19 Dec 2017)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -2240,6 +2240,7 @@ static int32_t container_ffmpeg_stop(Context_t *context)
|
|||||||
* avformat_close_input do not expect custom io, so it try
|
* avformat_close_input do not expect custom io, so it try
|
||||||
* to release incorrectly
|
* to release incorrectly
|
||||||
*/
|
*/
|
||||||
|
fclose(avContextTab[i]->pb->opaque);
|
||||||
av_freep(&(avContextTab[i]->pb->buffer));
|
av_freep(&(avContextTab[i]->pb->buffer));
|
||||||
av_freep(&(avContextTab[i]->pb));
|
av_freep(&(avContextTab[i]->pb));
|
||||||
use_custom_io[i] = 0;
|
use_custom_io[i] = 0;
|
||||||
|
Reference in New Issue
Block a user