[mythtv-commits] Ticket #1985: Deadlock when changing freebox channel

MythTV mythtv at cvs.mythtv.org
Fri Jun 23 00:26:22 UTC 2006


#1985: Deadlock when changing freebox channel
-------------------------------+--------------------------------------------
 Reporter:  mythtv at remars.com  |        Owner:  danielk
     Type:  patch              |       Status:  closed 
 Priority:  minor              |    Milestone:         
Component:  mythtv             |      Version:  head   
 Severity:  medium             |   Resolution:  fixed  
-------------------------------+--------------------------------------------
Changes (by danielk):

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

Comment:

 (In [10281]) Closes #1985. Refs #1704. Some cleanups of the FreeBox
 recorder code.

  * Due to an as-yet undiagnosed locking problem this reverts to caching
 the current channel info.
  * gcc 4.x needs some superflous braces to fool it into not to complaining
 about an assignment whose value we subsequently test.
  * One of the comments exceeded 80 chars after I moved a variable from one
 class to another to avoid the sharing of privates.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/1985>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list