@@ -460,6 +460,7 @@ int ssh_send_kex(ssh_session session, int server_kex) {
gotoerror;
}
ssh_string_free(str);
str=NULL;
}
if(buffer_add_u8(session->out_buffer,0)<0){
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.