diff options
author | Anders Svensson <[email protected]> | 2017-03-15 22:33:17 +0100 |
---|---|---|
committer | Anders Svensson <[email protected]> | 2017-06-11 16:30:33 +0200 |
commit | 2d74fa618f3a34a5487f5de37c4f6e2870b58273 (patch) | |
tree | b74aef1242593a94ff029e97c1264a1abffdd9e6 /lib/cosEvent | |
parent | 6b7ec6db6bd999a509e867aef438b3b8769cae43 (diff) | |
download | otp-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/cosEvent')
0 files changed, 0 insertions, 0 deletions