summaryrefslogtreecommitdiff
path: root/tests/test_strncat_static_write.c (follow)
AgeCommit message (Collapse)Author
2024-10-21Neuter an issue in strncat2.3.3jvoisin
`strlen(src)` isn't guaranteed to be valid.
2023-06-22Add a test for strncatjvoisin