@ -648,9 +648,11 @@ static int pki_import_pubkey_buffer(ssh_buffer buffer,
}
rc=pki_pubkey_build_ecdsa(key,nid,e);
ssh_string_burn(e);
ssh_string_free(e);
if(rc<0){
gotofail;
}
}
break;
#endif
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.