[Kwintv] Too fast...

Dirk Ziegelmeier dirk at ziegelmeier.net
Wed Sep 24 23:33:43 CEST 2003


sorry, I just accidentally sent the last message without updating the patch. 
There is a bug in cfgdata.cpp (crash on shutdown):

The destructor must look like this:

ConfigData::~ConfigData()
{
    if (!_cfg)
	return;

    save ();
    _cfg->sync ();
}

Sorry for that,
Dirk

--
Dirk Ziegelmeier * dirk at ziegelmeier.net * http://www.ziegelmeier.net



More information about the kwintv mailing list