From: APTX Date: Mon, 2 Jan 2012 00:50:07 +0000 (+0100) Subject: Initialize all variables... X-Git-Url: https://gitweb.tyo.aptx.org/?a=commitdiff_plain;h=1191bf066072333c78c35918fad36b9e99953884;p=anidbudpclient.git Initialize all variables... --- diff --git a/client.cpp b/client.cpp index 5626d91..778127a 100644 --- a/client.cpp +++ b/client.cpp @@ -41,6 +41,7 @@ qDebug() << "Api instance init!"; disconnecting = false; authenticatingStarted = false; + encryptionStarted = false; usingEncryption = false; commandsTimedOut = 0;