[mythtv-commits] Ticket #8231: LiveTV Segfaults when a channel is selected

MythTV mythtv at cvs.mythtv.org
Sat Mar 27 19:33:05 UTC 2010


#8231: LiveTV Segfaults when a channel is selected
--------------------------------------------+-------------------------------
 Reporter:  nathan smith <tsx_5@…>          |        Owner:  stuartm
     Type:  defect                          |       Status:  closed 
 Priority:  critical                        |    Milestone:  0.24   
Component:  MythTV - General                |      Version:  head   
 Severity:  high                            |   Resolution:  fixed  
  Mlocked:  0                               |  
--------------------------------------------+-------------------------------
Changes (by stuartm):

  * status:  accepted => closed
  * resolution:  => fixed


Comment:

 (In [23821]) Quick fix to the loop created by [23802] when changing
 channels in livetv via the guide grid. The cast that the original commit
 removed seems like a hack, or at least a trick I'm not aware of which
 allowed a const function to call a non-const function, if we can confirm
 that it's legimate then it may be re-instated but for now I've just
 duplicated the non-const GetChannelInfo() for the sake of expendiency.
 Fixes #8231

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


More information about the mythtv-commits mailing list