aboutsummaryrefslogtreecommitdiffstats
path: root/lib/diameter/test/diameter_capx_SUITE.erl
diff options
context:
space:
mode:
authorAnders Svensson <[email protected]>2017-03-15 22:33:17 +0100
committerAnders Svensson <[email protected]>2017-06-11 16:30:33 +0200
commit2d74fa618f3a34a5487f5de37c4f6e2870b58273 (patch)
treeb74aef1242593a94ff029e97c1264a1abffdd9e6 /lib/diameter/test/diameter_capx_SUITE.erl
parent6b7ec6db6bd999a509e867aef438b3b8769cae43 (diff)
downloadotp-2d74fa618f3a34a5487f5de37c4f6e2870b58273.tar.gz
otp-2d74fa618f3a34a5487f5de37c4f6e2870b58273.tar.bz2
otp-2d74fa618f3a34a5487f5de37c4f6e2870b58273.zip
Fix handling of message length errors
Message length errors in incoming messages were misinterpreted with transport_opt() {length_errors, exit} due to the throw introduced in commit 2ffb288: the corresponding catch in incoming/2 caught errors thrown by close/1, leading to failure when the error reason was interpreted as a diameter_packet record. Do away with the throw, that also caused woe in the parent commit.
Diffstat (limited to 'lib/diameter/test/diameter_capx_SUITE.erl')
0 files changed, 0 insertions, 0 deletions