Y
Hacker News
new
|
ask
|
show
|
jobs
by
mrweasel
1059 days ago
Adding to the security part, there are also situations where compilers will optimize something, only to introduce security issues, hence the need to functions such as explicit_bzero (
https://man.openbsd.org/explicit_bzero
).
1 comments
pests
1058 days ago
Half of Linus rants are just about compiler bugs .
link