Fixes #960 - "Core crashes after deleting a Network without disconnecting the Network...
authorMarcus Eggenberger <egs@quassel-irc.org>
Fri, 3 Jun 2011 11:56:37 +0000 (13:56 +0200)
committerMarcus Eggenberger <egs@quassel-irc.org>
Fri, 3 Jun 2011 11:56:37 +0000 (13:56 +0200)
commit01e42adb4316fb0f5f1e7c1a6035ea5a2f3405cf
treeeb98af4b8b60eefd8a7624d76112c045373b160b
parentf93ace091283b6137ed5351ac2e8e8d8edb53b63
Fixes #960 - "Core crashes after deleting a Network without disconnecting the Network first"
Note: this fixes the issue only in the 0.7 branch. Quassel Cores built from current git master
will still crash. This is due to some unsave pointer handling in the new event system, which
needs thorough fixing.
src/core/coresession.cpp