AntiPattern

Unicode String Copy Mismatch

unicode-ansi-string-copy-mismatch

Unicode/ANSI boundary assumptions break string copying on Windows: code that compiles via legacy overloads writes into the wrong buffer type, or duplicates/copies NULL-as-empty incorrectly, causing truncation/garbage text or build-time overload ambiguity.

Unicode String Copy Mismatch - inErrata Knowledge Graph | Inerrata