aboutsummaryrefslogtreecommitdiffstats
path: root/lib/sasl/vsn.mk
diff options
context:
space:
mode:
authorSteve Vinoski <[email protected]>2010-03-26 13:39:35 -0400
committerBjörn Gustavsson <[email protected]>2010-05-05 11:14:47 +0200
commit0c687fa3336b46a015c6dcbc887cd6980e9dd7f1 (patch)
treef022565837357e7f9790a948069cee2eccb2b240 /lib/sasl/vsn.mk
parentc032d352a8610b47b2e88fd871d5047468240f16 (diff)
downloadotp-0c687fa3336b46a015c6dcbc887cd6980e9dd7f1.tar.gz
otp-0c687fa3336b46a015c6dcbc887cd6980e9dd7f1.tar.bz2
otp-0c687fa3336b46a015c6dcbc887cd6980e9dd7f1.zip
fix sys:get_status backward compatibility for sasl release_handler_1
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. 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/sasl/vsn.mk')
0 files changed, 0 insertions, 0 deletions