[mythtv-commits] Ticket #3629: MythMovies memory leak
MythTV
mythtv at cvs.mythtv.org
Sun Jun 17 17:29:53 UTC 2007
#3629: MythMovies memory leak
--------------------------------------------------------+-------------------
Reporter: Russell Bryant <russell at russellbryant.net> | Owner: stuartm
Type: defect | Status: new
Priority: minor | Milestone: unknown
Component: mythmovies | Version: unknown
Severity: medium | Mlocked: 0
--------------------------------------------------------+-------------------
In mythmovies/moviesui.cpp, the MoviesUI constructor allocates query and
subQuery, and never deletes them. They should be deleted in the
destructor. Trivial patch attached.
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/3629>
MythTV <http://svn.mythtv.org/trac>
MythTV
More information about the mythtv-commits
mailing list