* 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)
commitbf1ebda27b5bb3503e4016322e15d74ce29d345d
tree92d7ed0a4e09aa7887fe3b32d15a875ea1046fdb
parent2946869a2889640d6605fbac24ae9531db12b452
* tests/calc.at (_AT_DATA_CALC_Y): Remove unused strcat declaration.
* 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.
ChangeLog