[mythtv-commits] Ticket #3241: VideoListImp::Delete() doesn't delete entry from m_metadata_tree

MythTV mythtv at cvs.mythtv.org
Tue Mar 20 22:33:39 UTC 2007


#3241: VideoListImp::Delete() doesn't delete entry from m_metadata_tree
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |       Owner:  awithers
     Type:  patch      |      Status:  new     
 Priority:  minor      |   Milestone:  unknown 
Component:  mythvideo  |     Version:  head    
 Severity:  medium     |  
-----------------------+----------------------------------------------------
 VideoListImp::Delete() only deletes the entry from m_metadata and not
 m_metadata_tree. This will lead to SEGV errors with tree views, since the
 data structures are no longer in sync.

 (I'm deleting entries from from tree views because I've updated VideoTree
 to process DELETE actions. I'll be posting that patch later. ;-)

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/3241>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list