aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/erl_map.c
diff options
context:
space:
mode:
authorSverker Eriksson <[email protected]>2015-03-19 17:41:00 +0100
committerSverker Eriksson <[email protected]>2015-03-19 17:43:01 +0100
commitf958a56e0c7c672cd19f386b58f9abd54e128a6d (patch)
tree9a624e4f648d30be71e4da573dbaed6fa227c1f9 /erts/emulator/beam/erl_map.c
parent65c7116bb38013c3d829f21b00bf094606e46731 (diff)
downloadotp-f958a56e0c7c672cd19f386b58f9abd54e128a6d.tar.gz
otp-f958a56e0c7c672cd19f386b58f9abd54e128a6d.tar.bz2
otp-f958a56e0c7c672cd19f386b58f9abd54e128a6d.zip
erts: Silence valgrind warning in nif_SUITE.c
Hmm, seems like gcc (4.4.3 at least) can switch the order of an &&-expression and do the last condition first if it think it's more efficient (and without side effects I hope). Which led to valgrind complaining about 'prev_ret' being used uninitialized in this case.
Diffstat (limited to 'erts/emulator/beam/erl_map.c')
0 files changed, 0 insertions, 0 deletions