Fix memory access on 32-bit linux.
The reason for random read failures is that these defines are only effective if they are placed before any system headers, especially sys/types.h; in the old version they didn't work, and pread was expecting a signed 32-bit offset.develop
parent
4a83f07bdd
commit
b5d086ac02
Loading…
Reference in New Issue