mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 01:11:12 +02:00
zapit/src/channel.cpp: add missed pmtLen init
This commit is contained in:
@@ -73,6 +73,7 @@ void CZapitChannel::Init()
|
|||||||
{
|
{
|
||||||
//caPmt = NULL;
|
//caPmt = NULL;
|
||||||
rawPmt = NULL;
|
rawPmt = NULL;
|
||||||
|
pmtLen = 0;
|
||||||
type = 0;
|
type = 0;
|
||||||
number = 0;
|
number = 0;
|
||||||
scrambled = 0;
|
scrambled = 0;
|
||||||
|
Reference in New Issue
Block a user