diff options
author | Sverker Eriksson <[email protected]> | 2017-09-29 19:32:18 +0200 |
---|---|---|
committer | Sverker Eriksson <[email protected]> | 2017-10-02 17:59:45 +0200 |
commit | 0ee0af9d6114054cb38fce2377678682181b6788 (patch) | |
tree | 0b5f68eb7536bec0a5206143b1294f2ff0240fef /erts/emulator/beam/erl_process.h | |
parent | 01e5510805ebd8b8cff18ecafadf13dc3af07f47 (diff) | |
download | otp-0ee0af9d6114054cb38fce2377678682181b6788.tar.gz otp-0ee0af9d6114054cb38fce2377678682181b6788.tar.bz2 otp-0ee0af9d6114054cb38fce2377678682181b6788.zip |
erts: Fix bug when detecting bad dist message
We can't just leave it in queue with dist_ext=NULL.
Two symptoms seen:
1. 'receive' trying to deref dist_ext as NULL.
2. GC think it's a term and put THE_NON_VALUE in root set.
Diffstat (limited to 'erts/emulator/beam/erl_process.h')
0 files changed, 0 insertions, 0 deletions