diff options
author | John Högberg <[email protected]> | 2019-02-27 10:44:46 +0100 |
---|---|---|
committer | John Högberg <[email protected]> | 2019-02-27 14:59:40 +0100 |
commit | 36b7654dc152f6b3343afb664a7b260dcc06c799 (patch) | |
tree | 449cafc0ff3e240d16b6112c5c2c566c5bc2e7c6 /lib/syntax_tools/ebin | |
parent | 4bad7cfb05311ad1fbd916991e83e36018e0ebf5 (diff) | |
download | otp-36b7654dc152f6b3343afb664a7b260dcc06c799.tar.gz otp-36b7654dc152f6b3343afb664a7b260dcc06c799.tar.bz2 otp-36b7654dc152f6b3343afb664a7b260dcc06c799.zip |
beam_validator: Don't explode when building terms in receive
Building terms with fragile contents is okay because the GC is
disabled during loop_rec, and the resulting term won't be reachable
from the root set afterwards.
ERL-862
Diffstat (limited to 'lib/syntax_tools/ebin')
0 files changed, 0 insertions, 0 deletions