From kde-core-devel Thu Sep 06 14:18:35 2007 From: David Faure Date: Thu, 06 Sep 2007 14:18:35 +0000 To: kde-core-devel Subject: Re: [FIX-PATCH] Crash when logging out and apps were open Message-Id: <200709061618.35834.faure () kde ! org> X-MARC-Message: https://marc.info/?l=kde-core-devel&m=118908912728158 On Thursday 06 September 2007, Rafael Fernández López wrote: > -static QList sMemberList; // ##### isn't the static object a problem? > +static QList sMemberList; OK for the fix itself, but I think this comment (of mine?) is still valid. This static object should use K_GLOBAL_STATIC instead. -- David Faure, faure@kde.org, sponsored by Trolltech to work on KDE, Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).