[mythtv-commits] Ticket #9707: Memory leak during playback of recent recordings (PVR-250)

MythTV noreply at mythtv.org
Tue Jun 7 02:46:28 UTC 2011


#9707: Memory leak during playback of recent recordings (PVR-250)
-----------------------------------------+-----------------------------
 Reporter:  aaron <memoryguy@…>          |          Owner:  janne
     Type:  Bug Report - General         |         Status:  new
 Priority:  minor                        |      Milestone:  unknown
Component:  MythTV - Video Playback      |        Version:  Unspecified
 Severity:  medium                       |     Resolution:
 Keywords:                               |  Ticket locked:  0
-----------------------------------------+-----------------------------

Comment (by Github):

 libmythui: Fix a leak (flood) in MythPainter.

 The software cache size was never increased as the images hadn't been
 created when we queried their size - and hence nothing was ever removed
 from the software cache.

 There will still be reports of un-allocated images in the MythPainter
 destructor. These are the main OSD window images that are still being
 held by the main UI image cache. Not yet sure of the best approach with
 those - I don't really want to leave them hanging.

 Refs #9707.
  Branch:    master
  Changeset: 612469827c34e7dc02fa026c10f646472b6fa4dd

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/9707#comment:8>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list