diff options
author | Steve Vinoski <[email protected]> | 2009-11-28 21:11:35 -0500 |
---|---|---|
committer | Steve Vinoski <[email protected]> | 2009-11-29 11:06:13 -0500 |
commit | 2a9b7a1c7816812dd637933a8fbf61bed6742785 (patch) | |
tree | e18e228fb9f75dc8a96993086e5ec2ac3e8bff87 /lib/stdlib/test/gen_server_SUITE.erl | |
parent | 84adefa331c4159d432d22840663c38f155cd4c1 (diff) | |
download | otp-2a9b7a1c7816812dd637933a8fbf61bed6742785.tar.gz otp-2a9b7a1c7816812dd637933a8fbf61bed6742785.tar.bz2 otp-2a9b7a1c7816812dd637933a8fbf61bed6742785.zip |
gen_fsm: Fix format_status/2 to handle Pids
gen_fsm:format_status/2 currently crashes if Name in the process
state is a Pid.
Handle Name in the same way as in gen_server:format_status/2
to eliminate the crash.
Diffstat (limited to 'lib/stdlib/test/gen_server_SUITE.erl')
0 files changed, 0 insertions, 0 deletions