fix inversion displaying in Serviceinfo
[vuplus_dvbapp] / lib / dvb / esection.h
index af5c012..6c1683f 100644 (file)
@@ -104,6 +104,7 @@ public:
        void stop()
        {
                current = next = 0;
+               m_demux = 0;
        }
        
        int begin(eMainloop *m, const eDVBTableSpec &spec, ePtr<iDVBDemux> demux)