aboutsummaryrefslogtreecommitdiffstats
path: root/lib/mnesia/src/mnesia_loader.erl
diff options
context:
space:
mode:
authorErlang/OTP <[email protected]>2010-05-06 15:53:51 +0000
committerErlang/OTP <[email protected]>2010-05-06 15:53:51 +0000
commita21a9dac550bcb976fa074d7005499a4d6b55791 (patch)
treefe2f9e65453319d7099ebedce14331f327a02fcb /lib/mnesia/src/mnesia_loader.erl
parent3a5f8f60dc803d2a9825253120d826a12b01f312 (diff)
parenta83e80fd743af579fb957cf78c36931919421e41 (diff)
downloadotp-a21a9dac550bcb976fa074d7005499a4d6b55791.tar.gz
otp-a21a9dac550bcb976fa074d7005499a4d6b55791.tar.bz2
otp-a21a9dac550bcb976fa074d7005499a4d6b55791.zip
Merge branch 'sv/sasl-fix-get_status' into dev
* sv/sasl-fix-get_status: Prepare patch release fix sys:get_status backward compatibility for sasl release_handler_1 OTP-8619 sv/sasl-fix-get_status In R13B04 sys:get_status was modified to invoke format_status/2 in the callback module if the module exports that function. This resulted in a change to the term returned from calling sys:get_status on the supervisor module, since supervisor is a gen_server and gen_server exports format_status. The sasl release_handler_1 module had a dependency on the pre-R13B04 term returned by sys:get_status when invoked on a supervisor, so the R13B04 change broke that dependency. This problem has been fixed by change release_handler_1 to handle both the pre-R13B04 and R13B04 terms that sys:get_status can return from a supervisor.
Diffstat (limited to 'lib/mnesia/src/mnesia_loader.erl')
0 files changed, 0 insertions, 0 deletions