diff options
author | Goran Larsson <[email protected]> | 2011-04-26 17:14:29 +0800 |
---|---|---|
committer | Goran Larsson <[email protected]> | 2011-04-26 17:14:29 +0800 |
commit | 7e486d747d5a4813c617eaaa94c2aba6f5ecf4d5 (patch) | |
tree | 2fc4fa23101f02d2e56903b3dc4cf8b551b56f6c /INSTALL-CROSS.md | |
parent | f228601de45c5b53241b103af6616453c50885a5 (diff) | |
download | otp-7e486d747d5a4813c617eaaa94c2aba6f5ecf4d5.tar.gz otp-7e486d747d5a4813c617eaaa94c2aba6f5ecf4d5.tar.bz2 otp-7e486d747d5a4813c617eaaa94c2aba6f5ecf4d5.zip |
The function 'erl_xreceive_msg' returned garbage in the 'to' and 'to_name' members of the message. The reason for that was found in the 'erl_do_receive_msg' function. When no 'pid' is provided by the sender, like when doing rpc calls as those uses registered name sends, it doesn't initialize the 'to' member and also the 'to_name' member is copied by the function.
Diffstat (limited to 'INSTALL-CROSS.md')
0 files changed, 0 insertions, 0 deletions