[mythtv-commits] Ticket #5443: HD-PVR support

MythTV mythtv at cvs.mythtv.org
Fri Jun 20 00:13:13 UTC 2008


#5443: HD-PVR support
------------------------------+---------------------------------------------
 Reporter:  jppoet at gmail.com  |        Owner:  ijr    
     Type:  enhancement       |       Status:  new    
 Priority:  minor             |    Milestone:  unknown
Component:  mythtv            |      Version:  unknown
 Severity:  medium            |   Resolution:         
  Mlocked:  0                 |  
------------------------------+---------------------------------------------

Comment(by Erik Hovland <erik at hovland.org>):

 The revision 17493 introduced a possible segfault in member function
 MpegRecorder::SetStreamData() at roughly line 1264. data is dereferenced
 as 'data->SetDesiredProgram(1);' but just two lines above data is checked
 for validity. That call should be part of the same check for validity so
 it doesn't cause a segfault in case data is invalid.

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


More information about the mythtv-commits mailing list