@@ -443,6 +443,8 @@ static int pki_import_pubkey_buffer(ssh_session session,
ssh_string_free(q);
ssh_string_burn(g);
ssh_string_free(g);
ssh_string_burn(pubkey);
ssh_string_free(pubkey);
if(rc==SSH_ERROR){
gotofail;
}
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.