[mythtv-commits] Ticket #6856: Memory leaks in MythWeather

MythTV mythtv at cvs.mythtv.org
Sun Aug 16 18:08:51 UTC 2009


#6856: Memory leaks in MythWeather
----------------------------------------------+-----------------------------
 Reporter:  Marc Alban <marcalban at gmail.com>  |       Owner:  ijr 
     Type:  patch                             |      Status:  new 
 Priority:  minor                             |   Milestone:  0.22
Component:  Plugin - MythWeather              |     Version:  head
 Severity:  low                               |     Mlocked:  0   
----------------------------------------------+-----------------------------
 There are quite a few potential memory leaks in MythWeather, several of
 which occur during normal operation.

 There are at least 10 minor leaks caused by not freeing resources in
 failure cases.  Usually when a theme is missing elements.

 There is a significant leak of all search results when adding a new
 screen.

 There are leaks of ScreenListInfo and WeatherSource objects in various
 cases.

 This patch overlaps my patch for #6782.  If that patch gets committed
 first I will update this one.  Otherwise, if this patch gets committed
 first it will also resolve that issue.

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


More information about the mythtv-commits mailing list