From ff6ddee79b67f756477f08cd7793b0e26bbe71d9 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Sun, 20 Apr 2008 18:03:08 +0000 Subject: Since the connection objects might not have been created yet when an exception is thrown, check them for 0 before calling disconnect on them. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b0ca058f..202eec74 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,6 +6,9 @@ installing of dejavusans.ttf font. * src/gui/chat.h, src/gui/chat.cpp: Merged two maps into one, avoid non-const operator[] and check whether channel was found. + * src/main.cpp, src/net/network.h: Since the connection objects might + not have been created yet when an exception is thrown, check them for + 0 before calling disconnect on them. 2008-04-19 Yohann Ferreira -- cgit v1.2.3-70-g09d2