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>
Tue, 14 Jun 2011 22:48:24 +0000 (00:48 +0200)
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.


No differences found