[mythtv-commits] Ticket #5136: MPEGStreamData::DeleteCachedTable might try to use psip after delete

MythTV mythtv at cvs.mythtv.org
Thu Apr 3 15:10:44 UTC 2008


#5136: MPEGStreamData::DeleteCachedTable might try to use psip after delete
---------------------------------------------+------------------------------
 Reporter:  Erik Hovland <erik at hovland.org>  |       Owner:  ijr    
     Type:  defect                           |      Status:  new    
 Priority:  minor                            |   Milestone:  unknown
Component:  mythtv                           |     Version:  head   
 Severity:  low                              |     Mlocked:  0      
---------------------------------------------+------------------------------
 MPEGStreamData::DeleteCachedTable can delete psip in two seperate
 conditionals at lines 1394 and 1404 and then use psip at line 1416. It is
 unlikely. But it is probably a better idea to defer deletion until after
 psip is used in the look up in the list.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/5136>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list