[mythtv-firehose] mythtv branch fixes/0.26 updated by wagnerrp. v0.26.0-98-g060094b

Git Repo Owner noreply at mythtv.org
Wed Feb 20 18:13:51 UTC 2013


The branch, fixes/0.26 has been updated on the
mythtv repository by gitolite user wagnerrp.
       via  060094b10462c9c5494e66c31f4ad80d4dde6990 (commit)
      from  f20555091f7ad9cfc7ace955aab59d468156af11 (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 060094b10462c9c5494e66c31f4ad80d4dde6990
Author:    Raymond Wagner <rwagner at mythtv.org> at Wed, 20 Feb 2013 13:09:14 -0500
Committer: Raymond Wagner <rwagner at mythtv.org> at Wed, 20 Feb 2013 13:13:44 -0500
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=060094b10462c9c5494e66c31f4ad80d4dde6990

Make sure forked process has stopped when deleting MythSystem
This forces a termination in a forked MythSystem process when the
MythSystem object is destroyed, preventing a situation where the private
internal object tries to access resources from the no-longer-existent
parent object.

Fixes #11412
(cherry picked from commit 9c51ad39a65eee7a3f985a127700fbc8473ffb4e)



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

Summary of changes:
 mythtv/libs/libmythbase/mythsystem.cpp |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

-- 



More information about the mythtv-firehose mailing list