Mailing List Archive

mythtv branch master updated by natanojl. v30-Pre-343-g3eccd61
The branch, master has been updated on the
mythtv repository by gitolite user natanojl.
via 3eccd6152b0f468df16906e2472fd879a18a54b9 (commit)
via b1e5ddeb92ae93b6eb692aa7863d80be89aaf1e9 (commit)
from 89f139fbdead0009fd67592dfe61d6281905f7d7 (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 3eccd6152b0f468df16906e2472fd879a18a54b9
Author: Jonatan Lindblad <jlindblad@mythtv.org> at Tue, 19 Dec 2017 19:52:37 +0100
Committer: Jonatan Lindblad <jlindblad@mythtv.org> at Tue, 19 Dec 2017 19:52:37 +0100
URL: http://code.mythtv.org/cgit/mythtv/commit/?id=3eccd6152b0f468df16906e2472fd879a18a54b9

MythSystem: Make sure to clean up objects properly
In case MythSystemLegacy{Unix, Windows}::m_parent had already been
deleted when a process exited, a dangling QBuffer pointer could be left
in MythSystemLegacyIOHandler. If this pointer was accessed, for example
in MythSystemLegacyIOHandler::HandleRead, it could cause a crash.

Fixes #12317



commit b1e5ddeb92ae93b6eb692aa7863d80be89aaf1e9
Author: Jonatan Lindblad <jlindblad@mythtv.org> at Tue, 19 Dec 2017 19:47:57 +0100
Committer: Jonatan Lindblad <jlindblad@mythtv.org> at Tue, 19 Dec 2017 19:47:57 +0100
URL: http://code.mythtv.org/cgit/mythtv/commit/?id=b1e5ddeb92ae93b6eb692aa7863d80be89aaf1e9

MainServer: Reinstate the event about disconnected sockets
Fixes #13150



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

Summary of changes:
mythtv/libs/libmythbase/mythsystemunix.cpp | 2 +-
mythtv/libs/libmythbase/mythsystemwindows.cpp | 6 +++++-
mythtv/programs/mythbackend/mainserver.cpp | 10 ++++++++++
3 files changed, 16 insertions(+), 2 deletions(-)

--

_______________________________________________
mythtv-firehose mailing list
mythtv-firehose@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-firehose