X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/2cb53b426eb869148c36e420fa0a1ad99b3c10fb..b8f5ce238d6307c1030956c470e550b711493f3c:/lib/dvb/esection.h diff --git a/lib/dvb/esection.h b/lib/dvb/esection.h index af5c012b..6c1683fe 100644 --- a/lib/dvb/esection.h +++ b/lib/dvb/esection.h @@ -104,6 +104,7 @@ public: void stop() { current = next = 0; + m_demux = 0; } int begin(eMainloop *m, const eDVBTableSpec &spec, ePtr demux)