Skip to main content
_tcsncpy is a banned function: limited error detection. Alternatives are StringCbCopyN, StringCbCopyNEx, StringCchCopyN, StringCchCopyNEx
Likelihood: LOW
Confidence: LOW
CWE:
- CWE-477: Use of Obsolete Function