Hacker News new | ask | show | jobs
by CyberDildonics 1916 days ago
Why would avoiding heap allocation explain it? Why is anyone getting the address of a stack allocated variable in the first place since it already in scope? What are people returning pointers from functions at all?