@@ -859,6 +859,7 @@ static int pki_import_cert_buffer(ssh_buffer buffer,
gotofail;
gotofail;
}
}
rc=buffer_add_ssh_string(cert,type_s);
rc=buffer_add_ssh_string(cert,type_s);
ssh_string_free(type_s);
if(rc!=0){
if(rc!=0){
gotofail;
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.