9 ms·
A concrete example of undefined behavior caused by an unaligned pointer: https://pzemtsov.github.io/2016/11/06/bug-story-alignment-on-x86.html https://pzemtsov.
by rom1v 4mo ago
A concrete example of undefined behavior caused by an unaligned pointer: https://pzemtsov.github.io/2016/11/06/bug-story-alignment-on-x86.html https://pzemtsov.github.io/2016/11/06/bug-story-alignment-on...
- gblargg 4mo agoSpecifically on x86 where it's assumed that won't cause problems.