1. UB is treated as “benign” only because of internal Microsoft knowledge
“It’s okay and if anyone is worried about it the use of UB is benign on the platforms we target…” — Herb Sutter
2. Procedural vs. technical special‑treatment of the GSL
“There is absolutely no special treatment afforded to the GSL by any of the target platforms…” — Maxatar
3. Calls for safer coding practices and language changes to eliminate UB
“The correct fix is to bounds‑check before casting.” — dmitrygr