[mythtv-commits] mythtv/master commit: c7a1e812d by Daniel Thor Kristjansson (daniel-kristjansson)

MythTV noreply at mythtv.org
Fri Mar 30 15:16:53 UTC 2012


      Author:  Daniel Thor Kristjansson <danielk at cuymedia.net>
 Change Date:  2012-03-30T08:16:37-07:00
   Push Date:  2012/03/30 08:16:45 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  c7a1e812dce42615fd01686dcb172e964bace606
   Changeset:  https://github.com/MythTV/mythtv/commit/c7a1e812d

Log:

Fixes segfault on mythfrontend exit & related problems.

NetworkControl wasn't removing itself from the listener list when the object was
deleted causing a segfault when an event was received during shutdown.

Reviewed other instances of gCoreContext->addListener() and found two other
instances of this error.

Modified:

   mythtv/libs/libmythui/mythmainwindow.cpp
   mythtv/programs/mythbackend/mainserver.cpp
   mythtv/programs/mythfrontend/networkcontrol.cpp



More information about the mythtv-commits mailing list