[mythtv-commits] mythtv commit: r23191 by markk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Jan 18 03:50:06 UTC 2010


      Author: markk
        Date: 2010-01-18 03:50:06 +0000 (Mon, 18 Jan 2010)
New Revision: 23191
   Changeset: http://svn.mythtv.org/trac/changeset/23191

Modified:

   branches/libmythui-osd/libs/libmythtv/osd.cpp

Log:

Branch libmythui-osd: Fix a segmentation fault exposed in testing.

This has also highlighted a significant memory leak in the new OSD
class. Any UI QObjects created dynamically and added to the OSD UI tree
are not deleted as there is no event loop.

Refs #7650.





More information about the mythtv-commits mailing list