[mythtv-commits] Ticket #1783: Memory Leak - StreamDataListener Handling

MythTV mythtv at cvs.mythtv.org
Fri Jul 21 12:55:37 UTC 2006


#1783: Memory Leak - StreamDataListener Handling
---------------------+------------------------------------------------------
 Reporter:  stuarta  |        Owner:  danielk
     Type:  patch    |       Status:  closed 
 Priority:  minor    |    Milestone:  0.20   
Component:  mythtv   |      Version:  head   
 Severity:  medium   |   Resolution:  fixed  
---------------------+------------------------------------------------------
Changes (by danielk):

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

Comment:

 (In [10613]) Fixes #1783. Fixes the last stream data leak.

 This is in the same piece of code from [10188] that caused segfaults and
 needed to be reverted in [10238]. I've added a check to make sure the
 MPEGStreamData is not still in use before deleting it. I've been running
 this for a while without any segfaults here, and Stuart A has confirmed
 that it fixes the leak with Valgrind.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/1783#comment:14>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list