diff options
author | Lukas Larsson <[email protected]> | 2019-03-25 11:45:50 +0100 |
---|---|---|
committer | Lukas Larsson <[email protected]> | 2019-03-25 16:34:11 +0100 |
commit | 7149d49992fb1a13c6753638733b59015c28c0a5 (patch) | |
tree | bab0bec326cffe0c5530b337d74c701db1e5b601 /lib/wx | |
parent | ef8db1270fc26dfad1ff467ee0acc87439d2c756 (diff) | |
download | otp-7149d49992fb1a13c6753638733b59015c28c0a5.tar.gz otp-7149d49992fb1a13c6753638733b59015c28c0a5.tar.bz2 otp-7149d49992fb1a13c6753638733b59015c28c0a5.zip |
erts: Fix so that exit/down terms stay alive
When the GC is run or the link/monitor node is deleted,
the terms associated with it will also be deallocated
so we have to make sure that we don't do any GCs and that
all link/monitor nodes are copied onto the heap before
the node is deallocated.
Diffstat (limited to 'lib/wx')
0 files changed, 0 insertions, 0 deletions