[mythtv-commits] Ticket #5591: Fix ThreadedFileWriter potential deadlock

MythTV mythtv at cvs.mythtv.org
Sun Aug 3 00:04:57 UTC 2008


#5591: Fix ThreadedFileWriter potential deadlock
------------------------------+---------------------------------------------
 Reporter:  jppoet at gmail.com  |        Owner:  ijr    
     Type:  patch             |       Status:  new    
 Priority:  major             |    Milestone:  unknown
Component:  mythtv            |      Version:  unknown
 Severity:  medium            |   Resolution:         
  Mlocked:  0                 |  
------------------------------+---------------------------------------------

Comment(by jppoet at gmail.com):

 The original patch could execute the loop with no data, causing a mutex
 wait when no data was ready to be processed.

 New patch added which fixes that.

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


More information about the mythtv-commits mailing list