summaryrefslogtreecommitdiff
path: root/tests/test_strncat_dynamic_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-09-17Add dynamic tests for strcpy and strncatjvoisin