Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.codeant.ai/llms.txt

Use this file to discover all available pages before exploring further.

wsprintf is a banned function: no null-termination. Alternatives are StringCbPrintf, StringCbPrintf_l, StringCbPrintf_lEx, StringCbPrintfEx, StringCchPrintf, StringCchPrintfEx
Likelihood: LOW
Confidence: LOW
CWE:
- CWE-477: Use of Obsolete Function