Description
A strcpy is used to copy a string into a heap buffer. The caller shortens the string but an overflow condition is still allowed.
Flaws
Test Suites
Have any comments on this test case? Please, send us an email.
A strcpy is used to copy a string into a heap buffer. The caller shortens the string but an overflow condition is still allowed.
Have any comments on this test case? Please, send us an email.