]> Some of my projects - anidbudpclient.git/commitdiff
Initialize all variables...
authorAPTX <marek321@gmail.com>
Mon, 2 Jan 2012 00:50:07 +0000 (01:50 +0100)
committerAPTX <marek321@gmail.com>
Mon, 2 Jan 2012 00:50:07 +0000 (01:50 +0100)
client.cpp

index 5626d910dce0ee15baefe962a736a6d5ee0504be..778127a3a11aabd5aec8ab5338a50cd5d4e0f355 100644 (file)
@@ -41,6 +41,7 @@ qDebug() << "Api instance init!";
 
        disconnecting = false;
        authenticatingStarted = false;
+       encryptionStarted = false;
        usingEncryption = false;
        commandsTimedOut = 0;