
noreply at mythtv
Jun 26, 2012, 10:24 AM
Post #1 of 1
(42 views)
Permalink
|
|
mythtv branch master updated by danielk. v0.26-pre-713-g0034a85
|
|
The branch, master has been updated on the mythtv repository by gitolite user danielk. via 0034a85fa007a99992f1aaa3909fa84ce8cfe898 (commit) from 16da04d2c09ecec0e6dac82e060cdd191407492f (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 0034a85fa007a99992f1aaa3909fa84ce8cfe898 Author: Daniel Thor Kristjansson <dkristjansson [at] mythtv> at Tue, 26 Jun 2012 13:23:41 -0400 Committer: Daniel Thor Kristjansson <dkristjansson [at] mythtv> at Tue, 26 Jun 2012 13:23:56 -0400 URL: http://code.mythtv.org/cgit/mythtv/commit/?id=0034a85fa007a99992f1aaa3909fa84ce8cfe898 Clean up deferred deletes MThreadPool. In case someone uses QObject::deleteLater() within a QRunnable passed to MThreadPool, this adds a cleanup of those when done with the QRunnable. ----------------------------------------------------------------------- Summary of changes: mythtv/libs/libmythbase/mthreadpool.cpp | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) -- _______________________________________________ mythtv-firehose mailing list mythtv-firehose [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-firehose
|