[mythtv-firehose] mythtv branch master updated by danielk. v0.26-alpha-36-g445faaa

Git Repo Owner noreply at mythtv.org
Tue Jul 24 16:14:45 UTC 2012


The branch, master has been updated on the
mythtv repository by gitolite user danielk.
       via  445faaa47005601c8be21bfcfd1e5b0e51d111ec (commit)
      from  7b1aef85ec92658acb91c1ff019aed909e5df30a (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 445faaa47005601c8be21bfcfd1e5b0e51d111ec
Author:    Daniel Thor Kristjansson <dkristjansson at mythtv.org> at Tue, 24 Jul 2012 12:13:16 -0400
Committer: Daniel Thor Kristjansson <dkristjansson at mythtv.org> at Tue, 24 Jul 2012 12:14:34 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=445faaa47005601c8be21bfcfd1e5b0e51d111ec

Fixes #10870. Fix Start/Stop race condition in StreamHandler.
Take two... The locking order documented in streamhandler.h wasn't being adhered to
in the DVBStreamHandler. The actual locking order is now documented and a new lock
has been added for AddListener/RemoveListener as per the suggested code from Roger
James.



-----------------------------------------------------------------------

Summary of changes:
 mythtv/libs/libmythtv/streamhandler.cpp |   34 +++++++++++++-----------------
 mythtv/libs/libmythtv/streamhandler.h   |    6 ++++-
 2 files changed, 20 insertions(+), 20 deletions(-)

-- 



More information about the mythtv-firehose mailing list