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)
commit0cba5df52ef9e773aef1a301ca6a4cfe8199bfd1
tree7dba624442b3ad045a752c475a44d2c2681f8b9b
parent88b350153eb364853e75d237d3eed2dfaf839d59
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