Fix potential core crash
authorSebastian Goth <seezer@roath.org>
Tue, 22 Sep 2009 13:07:52 +0000 (15:07 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Tue, 22 Sep 2009 21:15:15 +0000 (23:15 +0200)
commit789f2172629a19a76e2c30646efc31010d24cd8a
treee262f412905f7626d5e1fe20b002ded95a9deee4
parent6953ab43dbebb5e656ecdc16993fd6321b5005ff
Fix potential core crash

Don't crash if a message is still in the coresession messagequeue
while the corresponding network has already been deleted by a user.
src/core/coresession.cpp