[mythtv-commits] Ticket #6734: Memory leak in EIT scanner (UK DVB-T)

MythTV mythtv at cvs.mythtv.org
Mon Sep 13 20:57:22 UTC 2010


#6734: Memory leak in EIT scanner (UK DVB-T)
-----------------------------------------------------------------+----------
 Reporter:  Nick Morrott <knowledgejunkie (at) gmail (dot) com>  |           Owner:  stuarta   
     Type:  defect                                               |          Status:  closed    
 Priority:  minor                                                |       Milestone:  0.24      
Component:  MythTV - EIT                                         |         Version:  0.22-fixes
 Severity:  medium                                               |      Resolution:  fixed     
 Keywords:  memory leak eit scanner                              |   Ticket locked:  0         
-----------------------------------------------------------------+----------
Changes (by stuarta):

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


Comment:

 The changes already made against this ticket fix the majority
 of the leak as triggered by the EIT scanner. The problems lie
 primarily within the RecordingProfile class which is being
 used both within the backend and the frontend.

 Fixing the leaks further would cause segfaults in the frontend
 due to double free's. To fix it properly requires a complete
 refactor of the RecordingProfile classes to separate out the
 UI components from the data components.

 As this lies outside of the EIT scanner, i'm closing this ticket.
 I'll open a separate one for what remains.


 Stuart

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/6734#comment:24>
MythTV <http://www.mythtv.org/>
MythTV Media Center


More information about the mythtv-commits mailing list