[mythtv-commits] Ticket #5099: dyn_cast can return 0, check in convert_diseqc_db()

MythTV mythtv at cvs.mythtv.org
Wed Apr 2 02:40:31 UTC 2008


#5099: dyn_cast can return 0, check in convert_diseqc_db()
---------------------------------------------+------------------------------
 Reporter:  Erik Hovland <erik at hovland.org>  |       Owner:  ijr    
     Type:  defect                           |      Status:  new    
 Priority:  trivial                          |   Milestone:  unknown
Component:  mythtv                           |     Version:  head   
 Severity:  low                              |     Mlocked:  0      
---------------------------------------------+------------------------------
 convert_diseqc_db() sometimes checks dynamic_cast(). But mostly it
 doesn't. It should check every cast for null return.

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


More information about the mythtv-commits mailing list