summaryrefslogtreecommitdiffstats
path: root/tests/enum_sizes
diff options
context:
space:
mode:
authorGuillaume Lager <g.lager@innoseis.com>2016-12-09 10:02:08 +0100
committerGuillaume Lager <g.lager@innoseis.com>2016-12-09 16:38:29 +0100
commit69aaa491fbe57e7dbb2eded28248a6e5b570e535 (patch)
treed5d382612255b1c24ccd2a40c17d681b543ebe20 /tests/enum_sizes
parent69e9c1fc8162956feffa32e07a97c53bdb92f5ef (diff)
Fix potential unaligned access
If the type is string, do not try to deference it as int16, int32 or int64. This may lead to unalign memory access, which may cause trap on some architectures (ARM)
Diffstat (limited to 'tests/enum_sizes')
0 files changed, 0 insertions, 0 deletions