[mythtv-firehose] mythtv branch master updated by stuarta. v0.28-pre-1071-g6f246c0

Git Repo Owner noreply at mythtv.org
Sun Apr 20 20:22:02 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user stuarta.
       via  6f246c0d1567bd84e1d9d30de7def724fc75e8f6 (commit)
      from  f89ac505652bd5e5d9f2517685429b0da379c442 (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 6f246c0d1567bd84e1d9d30de7def724fc75e8f6
Author:    Cédric Schieli <cschieli at gmail.com> at Tue, 31 Dec 2013 18:04:37 +0100
Committer: Stuart Auchterlonie <stuarta at squashedfrog.net> at Sun, 20 Apr 2014 21:19:00 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=6f246c0d1567bd84e1d9d30de7def724fc75e8f6

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>



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

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