Remix.run Logo
rom1v 2 hours ago

A concrete example of undefined behavior caused by an unaligned pointer: https://pzemtsov.github.io/2016/11/06/bug-story-alignment-on...

gblargg an hour ago | parent [-]

Specifically on x86 where it's assumed that won't cause problems.