[mythtv-commits] Ticket #6560: Segfault in MediaMonitor::SetCDSpeed due to [20226]

MythTV mythtv at cvs.mythtv.org
Mon May 18 15:57:06 UTC 2009


#6560: Segfault in MediaMonitor::SetCDSpeed due to [20226]
----------------------------------------+-----------------------------------
 Reporter:  Jeff Lu <jll544 at yahoo.com>  |       Owner:  ijr    
     Type:  patch                       |      Status:  new    
 Priority:  minor                       |   Milestone:  unknown
Component:  MythTV - General            |     Version:  head   
 Severity:  medium                      |     Mlocked:  0      
----------------------------------------+-----------------------------------
 [20226] creates MythCDROM *cd but doesn't check for validity before
 calling setSpeed.  MythCDROM::get returns NULL on unimplemented platforms,
 resulting in segfault here.  Patch checks (cd != NULL)

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


More information about the mythtv-commits mailing list