[mythtv-commits] Ticket #8494: Segfault since program info refactor

MythTV mythtv at cvs.mythtv.org
Sat Jun 12 01:28:12 UTC 2010


#8494: Segfault since program info refactor
------------------------------+---------------------------------------------
 Reporter:  stuarta           |        Owner:  danielk   
     Type:  defect            |       Status:  closed    
 Priority:  minor             |    Milestone:  0.24      
Component:  MythTV - General  |      Version:  Trunk Head
 Severity:  medium            |   Resolution:  fixed     
  Mlocked:  0                 |  
------------------------------+---------------------------------------------
Changes (by danielk):

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


Comment:

 (In [25090]) Fixes #8494. Cleanup of ProgList code.

 I had tried to do a minimal fix of a large memory leak found in this class
 during the ProgramInfo refactor, but a high degree of bitrot meant that a
 bit of reorg was necessary to fix the memory leak safely. This does a full
 once over of the ProgList code fixing not just the memory leak but all
 problems seen. Note: The helper classes in proglist_helpers.{h,cpp} were
 not cleaned up, only moved to out.

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


More information about the mythtv-commits mailing list