Skip to content
Snippets Groups Projects
Commit d55d37c1 authored by Mnikolenko Productengine's avatar Mnikolenko Productengine
Browse files

SL-14386 FIXED Crash: LLLoginInstance::~LLLoginInstance()

parent 7b766797
No related branches found
No related tags found
No related merge requests found
......@@ -427,6 +427,7 @@ void LLLoginInstance::handleLoginSuccess(const LLSD& event)
LL_INFOS("LLLogin") << "LLLoginInstance::handleLoginSuccess" << LL_ENDL;
attemptComplete();
mRequestData.clear();
}
void LLLoginInstance::handleDisconnect(const LLSD& event)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment