diff options
author | Anders Svensson <[email protected]> | 2019-02-08 09:34:20 +0100 |
---|---|---|
committer | Anders Svensson <[email protected]> | 2019-02-08 14:35:37 +0100 |
commit | 6217e81657d98323f2be5f1bcb9cd76fcee13069 (patch) | |
tree | 1835234b480891107404f197642b82384303c492 /system | |
parent | a113f6117fd696ea6f84ed754055b4ec97a7ccb2 (diff) | |
download | otp-6217e81657d98323f2be5f1bcb9cd76fcee13069.tar.gz otp-6217e81657d98323f2be5f1bcb9cd76fcee13069.tar.bz2 otp-6217e81657d98323f2be5f1bcb9cd76fcee13069.zip |
Fix nocatch on incoming answer with faulty Experimental-Result-Code
Failure to decode the Grouped AVP results in a throw from module
diameter_gen, which is caught in the normal message decode, but wasn't
when only the AVP is decoded from diameter_traffic (for error checking
and counter increment). The result was no handle_answer/error
callback, and an error return from diameter:call/4 when the detach
option was not specified.
Diffstat (limited to 'system')
0 files changed, 0 insertions, 0 deletions