@@ -947,7 +947,7 @@ int generate_session_keys(ssh_session session) {
if(tmp==NULL){
gotoerror;
}
tmp= crypto->decryptkey;
crypto->decryptkey=tmp;
if(crypto->decryptkey==NULL)
gotoerror;
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.