Description
A strncpy generates a string that may be missing a NUL termination. When it is copied with strcpy a stack buffer can be overrun.
Flaws
Test Suites
Have any comments on this test case? Please, send us an email.
A strncpy generates a string that may be missing a NUL termination. When it is copied with strcpy a stack buffer can be overrun.
Have any comments on this test case? Please, send us an email.