]> git.saurik.com Git - bison.git/commitdiff
* tests/calc.at (_AT_DATA_CALC_Y): Remove unused strcat declaration.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 25 Oct 2002 05:14:04 +0000 (05:14 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 25 Oct 2002 05:14:04 +0000 (05:14 +0000)
* tests/cxx-type.at (_AT_TEST_GLR_CALC): Include stdlib.h, since
we use malloc.  Don't assume 'A' through 'Z' are contiguous.
Don't assume strdup exists; POSIX says its an XSI extension.
Check for buffer overflow on input.


No differences found