strcat.c
2.52 KB
-
strcat.c: Check the result buffer past the terminating NUL using memcmp. · 88ec1cc9
* gcc.c-torture/execute/builtins/strcat.c: Check the result buffer past the terminating NUL using memcmp. * gcc.c-torture/execute/builtins/strncat.c: Likewise. * gcc.c-torture/execute/builtins/strncpy.c: Likewise. From-SVN: r97388
Kaveh R. Ghazi committed