TFTP_MAX_ERRCODE
static const int tftperrors[TFTP_MAX_ERRCODE + 1] = {
if ((unsigned)tftp_error > TFTP_MAX_ERRCODE) {