diff options
author | Anthony Ramine <[email protected]> | 2013-10-23 19:17:11 +0200 |
---|---|---|
committer | Anthony Ramine <[email protected]> | 2014-07-02 00:54:27 +0200 |
commit | acf19fc9190985f643af06293141a1083f032563 (patch) | |
tree | 92868549ed3d0925f167a4b917956bda2a2f534c /erts/emulator/beam/version.h | |
parent | c9e36ab16034bb7fe71f772df6bba22070976bbf (diff) | |
download | otp-acf19fc9190985f643af06293141a1083f032563.tar.gz otp-acf19fc9190985f643af06293141a1083f032563.tar.bz2 otp-acf19fc9190985f643af06293141a1083f032563.zip |
Use offsetof() in io.c
This silences the following UBSan errors:
beam/io.c:7131:27: runtime error: member access within null pointer of type 'ErlDrvSysInfo'
beam/io.c:7140:20: runtime error: member access within null pointer of type 'ErlDrvSysInfo'
beam/io.c:7166:20: runtime error: member access within null pointer of type 'ErlDrvSysInfo'
beam/io.c:7174:20: runtime error: member access within null pointer of type 'ErlDrvSysInfo'
Diffstat (limited to 'erts/emulator/beam/version.h')
0 files changed, 0 insertions, 0 deletions