mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 01:41:12 +02:00
zapit/src/channel.cpp: add missed pmtLen init
Origin commit data
------------------
Commit: e9661bc5cd
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-10-02 (Thu, 02 Oct 2014)
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