From 465f5035c1059262b8e0b938b971f0a26015ca36 Mon Sep 17 00:00:00 2001 From: Tobias Weimer Date: Mon, 23 Feb 2015 11:27:13 +0000 Subject: XFire: Minor fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@12243 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Xfire/src/all_statusmsg.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/Xfire/src/all_statusmsg.cpp') diff --git a/protocols/Xfire/src/all_statusmsg.cpp b/protocols/Xfire/src/all_statusmsg.cpp index 46ec481c85..d08db0920f 100644 --- a/protocols/Xfire/src/all_statusmsg.cpp +++ b/protocols/Xfire/src/all_statusmsg.cpp @@ -198,7 +198,7 @@ BOOL SetGameStatusMsg() if (statusMsg == NULL) return FALSE; - char *statusmsg; + char *statusmsg = NULL; //statusmsg rein xgamelist.setString(statusMsg, &statusmsg); -- cgit v1.2.3