[mythtv-commits] Ticket #2023: Fix memory leak in AnalogScan::doScan()

MythTV mythtv at cvs.mythtv.org
Tue Jul 4 05:28:33 UTC 2006


#2023: Fix memory leak in AnalogScan::doScan()
--------------------------------+-------------------------------------------
 Reporter:  russell at digium.com  |       Owner:  ijr 
     Type:  patch               |      Status:  new 
 Priority:  minor               |   Milestone:      
Component:  mythtv              |     Version:  head
 Severity:  medium              |  
--------------------------------+-------------------------------------------
 If channel->Open() fails, the code jumps to the do_scan_end label and the
 channel will not be deleted.  The attached patch addresses the
 issue.[[BR]][[BR]]

 IRC: russellb

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


More information about the mythtv-commits mailing list