[mythtv-commits] mythtv commit: r27031 by markk
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Fri Oct 29 03:06:46 UTC 2010
Author: markk
Date: 2010-10-29 03:06:46 +0000 (Fri, 29 Oct 2010)
New Revision: 27031
Changeset: http://svn.mythtv.org/trac/changeset/27031
Log:
Backport r27012 from trunk to release-0-24-fixes.
Add a lock around image allocation and release in the UI Painter
classes.
When the background loading of images is working correctly, there may be
concurrent access to the allocated image list.
Modified:
branches/release-0-24-fixes/mythtv/libs/libmythui/mythpainter.cpp
branches/release-0-24-fixes/mythtv/libs/libmythui/mythpainter.h
branches/release-0-24-fixes/mythtv/libs/libmythui/mythpainter_qt.cpp
More information about the mythtv-commits
mailing list