[mythtv-firehose] mythtv branch fixes/0.27 updated by jyavenard. v0.27-214-g27668b7

Git Repo Owner noreply at mythtv.org
Wed Apr 30 07:32:54 UTC 2014


The branch, fixes/0.27 has been updated on the
mythtv repository by gitolite user jyavenard.
       via  27668b7280a3d55bf1c5540ae5b44f623f4d1892 (commit)
      from  46a146c5bd02d571b6941d69183ac6c8b5d610df (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 27668b7280a3d55bf1c5540ae5b44f623f4d1892
Author:    Cédric Schieli <cschieli at gmail.com> at Tue, 31 Dec 2013 18:04:37 +0100
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Wed, 30 Apr 2014 17:32:57 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=27668b7280a3d55bf1c5540ae5b44f623f4d1892

Protect pbs with proper (aka locked) refcounting.
The PlaybackSock must not be immediatly deleted on connectionClosed()
if some other requests are still using it. This leads to segfaults in
the MBE when the SBE disconnects (#11306).
(cherry picked from commit 7b305848b0584bcebc55d6fe5a670ef7d2f55360)

Refs #11306
Signed-off-by: Stuart Auchterlonie <stuarta at squashedfrog.net>

(cherry picked from commit 6f246c0d1567bd84e1d9d30de7def724fc75e8f6)



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

Summary of changes:
 mythtv/programs/mythbackend/encoderlink.cpp |  117 ++++++++++++++++++++++-----
 mythtv/programs/mythbackend/encoderlink.h   |    9 ++-
 2 files changed, 102 insertions(+), 24 deletions(-)

-- 



More information about the mythtv-firehose mailing list