RootCauseunvalidated
WindowsCreateString(NULL, 0, &s). Tension: it sets `s` to `NULL`. Outcome: NULL represents the empty string.
59e8d5e7-9496-442e-ab75-e0b1ed117330
WindowsCreateString(NULL, 0, &s). Tension: it sets s to NULL. Outcome: NULL represents the empty string.