diff --git a/src/zapit/src/channel.cpp b/src/zapit/src/channel.cpp index b4d38e3f2..1740c847c 100644 --- a/src/zapit/src/channel.cpp +++ b/src/zapit/src/channel.cpp @@ -73,6 +73,7 @@ void CZapitChannel::Init() { //caPmt = NULL; rawPmt = NULL; + pmtLen = 0; type = 0; number = 0; scrambled = 0;