[mythtv-commits] Ticket #8310: Error running mythcommflag --clearcutlist

MythTV mythtv at cvs.mythtv.org
Fri May 14 00:31:19 UTC 2010


#8310: Error running mythcommflag --clearcutlist
---------------------------------------------+------------------------------
 Reporter:  Ian Barton <ian@…>               |       Owner:  ijr    
     Type:  defect                           |      Status:  new    
 Priority:  trivial                          |   Milestone:  unknown
Component:  MythTV - General                 |     Version:  0.23rc1
 Severity:  low                              |     Mlocked:  0      
---------------------------------------------+------------------------------

Comment(by mdean):

 (In [24646]) Ensure we always clean up properly when exiting mythcommflag.

 This adds a cleanup guard to mythcommflag to ensure gContext is always
 deleted, regardless of where we exit (as we exit in different places for
 many of the command-line arguments).  There were several locations where
 we failed to delete the MythContext on exit, and--coupled with recent
 changes to the event-passign code--caused problems in some of these
 situations, dependent on what happened as we were exiting.  Refs #8310.

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


More information about the mythtv-commits mailing list