PICrypt passwordHash fix hash and return, PICloud repair Server exit, fix PIAuth pass_hash gen

This commit is contained in:
2021-04-08 11:53:10 +03:00
parent 4584d9c639
commit f0e2410929
6 changed files with 18 additions and 16 deletions

View File

@@ -45,8 +45,8 @@ PICloudClient::~PICloudClient() {
cond_buff.notifyOne();
cond_connect.notifyOne();
}
//stop();
close();
stop();
}