PACTYPE_SIZE
if (header_size > UINT32_MAX - PACTYPE_SIZE) {
header_size += PACTYPE_SIZE;
ret = krb5_data_alloc(&p->data, PACTYPE_SIZE);