log_error(_("unable to allocate memory; terminating."));
exit(ERR_BAD_CONFIG);
exit(ERR_OUT_OF_MEMORY);
}
cell->string=pg_malloc0(MAXLEN);
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.