diff options
author | Guillaume Lager <g.lager@innoseis.com> | 2016-12-09 10:02:08 +0100 |
---|---|---|
committer | Guillaume Lager <g.lager@innoseis.com> | 2016-12-09 16:38:29 +0100 |
commit | 69aaa491fbe57e7dbb2eded28248a6e5b570e535 (patch) | |
tree | d5d382612255b1c24ccd2a40c17d681b543ebe20 /tests/io_errors_pointers | |
parent | 69e9c1fc8162956feffa32e07a97c53bdb92f5ef (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/io_errors_pointers')
0 files changed, 0 insertions, 0 deletions