[mythtv-commits] Ticket #8266: memory leaks in backend

MythTV mythtv at cvs.mythtv.org
Sun Apr 4 23:49:39 UTC 2010


#8266: memory leaks in backend
------------------------------+---------------------------------------------
 Reporter:  udovdh@…          |       Owner:  ijr       
     Type:  defect            |      Status:  new       
 Priority:  major             |   Milestone:  unknown   
Component:  MythTV - General  |     Version:  0.22-fixes
 Severity:  medium            |     Mlocked:  0         
------------------------------+---------------------------------------------

Comment(by janne):

 (In [23991]) fix leaking streamdata in the DVBRecorder. Refs #8266

 This leak is caused by special handling of virtual functions in the
 destructor of the base class. Only functions of the base class are
 called.
 This seems to leak at least a couple of kBytes per recording.

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


More information about the mythtv-commits mailing list