diff options
author | Björn-Egil Dahlberg <[email protected]> | 2011-05-11 12:03:50 +0200 |
---|---|---|
committer | Björn-Egil Dahlberg <[email protected]> | 2011-05-11 12:03:50 +0200 |
commit | 68fe6a14539b82250373ef114d6576e74e1b8f2e (patch) | |
tree | 6dc9626a9d58db4a767c67b3250b89a653ff5bb3 /lib/stdlib/doc/src | |
parent | 2ef48dca9328e0b928117f21bc9ee6dbc5a614cc (diff) | |
parent | 7e486d747d5a4813c617eaaa94c2aba6f5ecf4d5 (diff) | |
download | otp-68fe6a14539b82250373ef114d6576e74e1b8f2e.tar.gz otp-68fe6a14539b82250373ef114d6576e74e1b8f2e.tar.bz2 otp-68fe6a14539b82250373ef114d6576e74e1b8f2e.zip |
Merge branch 'gl/erl_do_receive_msg/OTP-9241' into dev
* gl/erl_do_receive_msg/OTP-9241:
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 'lib/stdlib/doc/src')
0 files changed, 0 insertions, 0 deletions