Hacker News new | ask | show | jobs
by saagarjha 498 days ago
Please don’t use nested functions; they’re a security nightmare.
1 comments

Curious: why?
They enable executable stack, which is generally considered to be a poor security posture.