Y
Hacker News
new
|
ask
|
show
|
jobs
by
rom1v
23 days ago
A concrete example of undefined behavior caused by an unaligned pointer:
https://pzemtsov.github.io/2016/11/06/bug-story-alignment-on...
1 comments
gblargg
23 days ago
Specifically on x86 where it's assumed that won't cause problems.
link