diff options
author | Sverker Eriksson <[email protected]> | 2016-03-03 16:33:22 +0100 |
---|---|---|
committer | Lukas Larsson <[email protected]> | 2016-04-15 15:07:38 +0200 |
commit | d698386e5b101a02786c85af70f1513c6beb191b (patch) | |
tree | ef9de2c17a1aed7498c555b23c113ee7771c1c64 /erts/emulator/beam/erl_bif_os.c | |
parent | 5194bb9f0a8fd058f701703e06f2b9be3dce9a91 (diff) | |
download | otp-d698386e5b101a02786c85af70f1513c6beb191b.tar.gz otp-d698386e5b101a02786c85af70f1513c6beb191b.tar.bz2 otp-d698386e5b101a02786c85af70f1513c6beb191b.zip |
erts: Silence harmless valgrind warning in dec_term
provoked by nif_SUITE:nif_binary_to_term.
If we fail to decode an immediate (unsafe atom for example) with
a dummy factory then hp and factory->hp will both be uninitialized
and valgrind will complain about comparing them.
Diffstat (limited to 'erts/emulator/beam/erl_bif_os.c')
0 files changed, 0 insertions, 0 deletions