diff options
author | Sebastian Pop <s.pop@samsung.com> | 2019-01-17 13:07:16 -0600 |
---|---|---|
committer | Hans Kristian Rosbach <hk-github@circlestorm.org> | 2019-01-24 12:49:52 +0100 |
commit | 34799666442565d2caa49e83697e6849064c7687 (patch) | |
tree | 30b5bd576c2f80cf1a519cc4421872897fa96325 /test/example.c | |
parent | c18edd810cbb16b3fe6751e3d8b4e8e00337eeeb (diff) |
fix bug #208: let the compiler generate code for unaligned stores
to avoid this error:
zlib-ng/arch/x86/deflate_quick.c:154:5: runtime error: store to misaligned address 0x631000014801 for type 'unsigned int', which requires 4 byte alignment
0x631000014801: note: pointer points here
00 80 02 d3 07 00 00 be be be be be be be be be be be be be be be be be be be be be be be be be
^
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior zlib-ng/arch/x86/deflate_quick.c:154:5 in
Diffstat (limited to 'test/example.c')
0 files changed, 0 insertions, 0 deletions