XSMALL_LEN
xuser = malloc(XSMALL_LEN);
xpass = malloc(XSMALL_LEN);
if (cnt > XSMALL_LEN - 1) /* Attempted buffer overflow */