Still another - $SRC/cmd/fmli/sys/expr.c:
static char expbuf[ESIZE];
void errxx();
int num;
extern char *braslist[], *braelist[], *loc2;
compile(p, expbuf, &expbuf[512], 0, errxx);
ESIZE is defined as 256 earlier in the file yet it references the 512th element.
--
This message posted from opensolaris.org
_______________________________________________
opensolaris-code mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code
