RHSIZE
static char rhsbuf[RHSIZE];
static char remem[RHSIZE];
if (p >= &rhsbuf[RHSIZE])
if (p + n > &rhsbuf[RHSIZE])