X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=lib%2Fdvb%2Fesection.h;h=2bb17a98e5a70fb9321788bc608be7f254351687;hb=2f085dd58effc19da8e5fec68bb5d73b0b64eb3f;hp=ae8066528353ce22456b8907d0474be5a1552baa;hpb=e50156a91ed81be0b9b00b7bdaab60ee17130bf5;p=vuplus_dvbapp diff --git a/lib/dvb/esection.h b/lib/dvb/esection.h index ae80665..2bb17a9 100644 --- a/lib/dvb/esection.h +++ b/lib/dvb/esection.h @@ -15,7 +15,7 @@ class eGTable: public iObject, public Object unsigned int m_tries; - eTimer *m_timeout; + ePtr m_timeout; void sectionRead(const __u8 *data); void timeout(); @@ -189,7 +189,7 @@ public: next=0; first=0; - assert(current->ready); + ASSERT(current->ready); /*emit*/ tableReady(0);