[mythtv-firehose] mythtv branch fixes/0.27 updated by stuartm. v0.27.4-28-gedc162b

Git Repo Owner noreply at mythtv.org
Mon Jan 12 12:32:55 UTC 2015


The branch, fixes/0.27 has been updated on the
mythtv repository by gitolite user stuartm.
       via  edc162bdfcdc95a68b4dc49d778dfedd3adcff8f (commit)
      from  40506c2ba7d81fa8e65bf8bb783c998ffe65c7af (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 edc162bdfcdc95a68b4dc49d778dfedd3adcff8f
Author:    Stuart Morgan <smorgan at mythtv.org> at Mon, 12 Jan 2015 12:08:00 +0000
Committer: Stuart Morgan <smorgan at mythtv.org> at Mon, 12 Jan 2015 12:17:58 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=edc162bdfcdc95a68b4dc49d778dfedd3adcff8f

Null pointer check in MainServer::customEvent.
There are a few backtraces from ubuntu users appearing to show a crash here with
a null event pointer. It's not possible to work backwards and see how a null
event managed to end up being posted in the first place, and this
change won't necessarily prevent all variations of this crash but it's
the best I can do for now without a full audit of all code using the
events system.

(cherry picked from commit 84619a0c3c2e043a61317836362bd0e31ae989c4)



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

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

-- 



More information about the mythtv-firehose mailing list