Undefined behavior--
This commit is contained in:
@@ -77,6 +77,6 @@ private:
|
|||||||
bool m_supportsPassword = false;
|
bool m_supportsPassword = false;
|
||||||
Connection *m_connection = nullptr;
|
Connection *m_connection = nullptr;
|
||||||
QUrl m_ssoUrl;
|
QUrl m_ssoUrl;
|
||||||
bool m_testing;
|
bool m_testing = false;
|
||||||
bool m_isLoggingIn = false;
|
bool m_isLoggingIn = false;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user