[mythtv-commits] mythtv commit: r12624 - in trunk/mythtv/libs by danielk
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Mon Jan 22 16:52:44 UTC 2007
Author: danielk
Date: 2007-01-22 16:52:44 +0000 (Mon, 22 Jan 2007)
New Revision: 12624
Changeset: http://cvs.mythtv.org/trac/changeset/12624
Modified:
trunk/mythtv/libs/libmyth/mythcontext.h
trunk/mythtv/libs/libmyth/mythdialogs.cpp
trunk/mythtv/libs/libmyth/mythdialogs.h
trunk/mythtv/libs/libmyth/settings.cpp
trunk/mythtv/libs/libmyth/settings.h
trunk/mythtv/libs/libmythtv/scanwizardhelpers.cpp
trunk/mythtv/libs/libmythtv/scanwizardhelpers.h
trunk/mythtv/libs/libmythtv/scanwizardscanner.cpp
trunk/mythtv/libs/libmythtv/scanwizardscanner.h
Log:
Refs #2909. Fixes one of the SEGFAULTs that can happen when scanning for channels.
This fixes a segfault reported by sipsniffa, where the ScanProgressPopup was referenced after it was deleted.
Unfortunately this changes the libmyth ABI so you will need to relink and reinstall the plugins after installing the updated MythTV.
More information about the mythtv-commits
mailing list