Hacker News new | ask | show | jobs
by tedunangst 3461 days ago
I find this improbable.
1 comments

Agreed, compiler implementors rarely decide to use more memory than is required. There may be a stack canary, but this is between stack allocated variables and control flow structures, not for every array.