microsoft-banned-list-strncpy
microsoft-banned-list-strncpy
strncpy is a banned function: limited error detection. Alternatives are strncpy_s, StringCbCopyN, StringCbCopyNEx, StringCchCopyN, StringCchCopyNEx, strlcpy
Likelihood: LOW
Confidence: LOW
CWE:
- CWE-477: Use of Obsolete Function
Likelihood: LOW
Confidence: LOW
CWE:
- CWE-477: Use of Obsolete Function