[mythtv-commits] Ticket #2287: mythtv-vid: X11 Video output fixes branch

MythTV mythtv at cvs.mythtv.org
Mon Nov 10 16:41:57 UTC 2008


#2287: mythtv-vid: X11 Video output fixes branch
---------------------+------------------------------------------------------
 Reporter:  danielk  |        Owner:  danielk 
     Type:  task     |       Status:  accepted
 Priority:  minor    |    Milestone:  unknown 
Component:  mythtv   |      Version:  head    
 Severity:  medium   |   Resolution:          
  Mlocked:  0        |  
---------------------+------------------------------------------------------

Comment(by danielk):

 (In [19045]) Refs #2287. Fix a locking problem introduced by [19042],
 basically the commBreakMapLock is non-recursive so it was being locked
 twice by NVP::AutoCommercialSkip() after I added a missing locking in
 NVP::ClearAfterSeek() which was being called with and without a lock being
 held but calls SetCommBreakIter() which requires the lock to be held. Now
 ClearAfterSeek is only called when the lock isn't being held.

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


More information about the mythtv-commits mailing list