// TODO: remove uc->root (created with object_new())
uc->root->free(uc->root);
// free hooks and hook lists
for(i=0;i<UC_HOOK_MAX;i++){
cur=uc->hook[i].head;
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.