/* As mentioned in pages.h, do not support If HUGEPAGE is too large. */
if(HUGEPAGE>HUGEPAGE_MAX_EXPECTED_SIZE){
returnfalse;
}
returntrue;
}
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.