[mythtv-commits] mythtv branch fixes/0.28 updated by rsiddons. v0.28-rc1-36-g850acd1

Git Repo Owner noreply at mythtv.org
Mon Apr 11 14:58:53 UTC 2016


The branch, fixes/0.28 has been updated on the
mythtv repository by gitolite user rsiddons.
       via  850acd1f5d0d787f949ebd5c26b5d5d0ea1b6214 (commit)
      from  4bcc1005cafcc28fce9728394dfffc0320bb4d33 (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 850acd1f5d0d787f949ebd5c26b5d5d0ea1b6214
Author:    Roger Siddons <rsiddons at mythtv.org> at Mon, 11 Apr 2016 10:42:35 +0100
Committer: Roger Siddons <rsiddons at mythtv.org> at Mon, 11 Apr 2016 15:58:24 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=850acd1f5d0d787f949ebd5c26b5d5d0ea1b6214

Avoid crash when file transfer can't open files
916e43bb inadvertently adds a failed File Transfer to the fileTransferList
causing a segfault when a subsequent socket disconnection attempts to clean up and
delete the File Transfer again.

Fixes #12650

(cherry picked from commit ea5fdd45bdab01aa6f3d577db7e344a90aae98a6)



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

Summary of changes:
 mythtv/programs/mythbackend/mainserver.cpp |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

-- 



More information about the mythtv-commits mailing list