Skip to content
Snippets Groups Projects
Commit a433c05b authored by andreykproductengine's avatar andreykproductengine
Browse files

MAINT-6911 Fixes viewer crash after using "Clear settings & reset form"

parent 6083fd1c
No related branches found
No related tags found
No related merge requests found
......@@ -205,6 +205,7 @@ Ansariel Hiller
MAINT-6752
MAINT-6773
MAINT-6906
MAINT-6911
STORM-2140
Aralara Rajal
Arare Chantilly
......
......@@ -80,6 +80,7 @@ void LLFloaterModelUploadBase::requestAgentUploadPermissionsCoro(std::string url
if (!observer)
{
LL_WARNS("MeshUploadFlag") << "Unable to get observer after call to '" << url << "' aborting." << LL_ENDL;
return;
}
if (!status)
......
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