Y
Hacker News
new
|
ask
|
show
|
jobs
by
pjmlp
1420 days ago
Oh well...
2 comments
ynfnehf
1420 days ago
At least it is still optional to allow for stack allocated VLAs. Which is the attack vector you mentioned.
link
legalcorrection
1420 days ago
Tell me, what’s wrong with variably modified types specifically?
link
mananaysiempre
1420 days ago
Sizeof, which used to be one of the very few things you could blindly do to an arbitrary (potentially UB-provoking) expression, can now have side effects.
link