mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-03 02:41:12 +02:00
streamts: initialize frontend
Origin commit data
------------------
Branch: ni/coolstream
Commit: 66f899470f
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-09-05 (Mon, 05 Sep 2022)
Origin message was:
------------------
- streamts: initialize frontend
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -87,6 +87,7 @@ CStreamInstance::CStreamInstance(int clientfd, t_channel_id chid, stream_pids_t
|
|||||||
running = false;
|
running = false;
|
||||||
dmx = NULL;
|
dmx = NULL;
|
||||||
buf = NULL;
|
buf = NULL;
|
||||||
|
frontend = NULL;
|
||||||
}
|
}
|
||||||
|
|
||||||
CStreamInstance::~CStreamInstance()
|
CStreamInstance::~CStreamInstance()
|
||||||
|
Reference in New Issue
Block a user