Hacker News new | ask | show | jobs
by masklinn 1759 days ago
> except that Go at least guarantees that you're not going to modify some other object's memory.

Or that you’re way off in UB (UAF) land.