Fix corrupted files, c_micasad/lss/CASACrypto.cs and c_gui/Common.cs
This commit is contained in:
@@ -577,4 +577,11 @@ namespace sscs.crypto
|
||||
}
|
||||
catch(Exception e)
|
||||
{
|
||||
CSSSLogger.ExpLog(e
|
||||
CSSSLogger.ExpLog(e.ToString());
|
||||
CSSSLogger.DbgLog("Validation of passcode failed.");
|
||||
}
|
||||
return false;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user