[mythtv-commits] Ticket #2664: Backend SEGFAULT on invalid PMT

MythTV mythtv at cvs.mythtv.org
Mon Jan 8 18:44:30 UTC 2007


#2664: Backend SEGFAULT on invalid PMT
------------------------------------+---------------------------------------
 Reporter:  froedep at googlemail.com  |        Owner:  danielk
     Type:  defect                  |       Status:  new    
 Priority:  minor                   |    Milestone:  0.21   
Component:  dvb                     |      Version:  head   
 Severity:  low                     |   Resolution:         
------------------------------------+---------------------------------------
Comment (by Janne <janne-mythtv at grunau.be>):

 PESPacket::HasCRC() doesn't work for PSI tables, since they have an
 entirely different header. 2664_HasCRC_fix_v1.diff decides wheter the
 table has a CRC or not based on the TableID. At least for the DVB and MPEG
 tables it works.
 I haven't yet searched for the ATSC standard so it returns false for the
 ATSC tables.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/2664#comment:12>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list