diff options
author | Anders Svensson <[email protected]> | 2013-04-11 09:43:24 +0200 |
---|---|---|
committer | Anders Svensson <[email protected]> | 2013-04-22 13:17:46 +0200 |
commit | a732bb3496cf24e62b607293de7c5ae49b3891ce (patch) | |
tree | b34656e4ef8ae511fc87e4ca3260b4caf03bcfbb /erts/AUTHORS | |
parent | 7e9ae3007fd3c44a05a746628983faff401dfd0c (diff) | |
download | otp-a732bb3496cf24e62b607293de7c5ae49b3891ce.tar.gz otp-a732bb3496cf24e62b607293de7c5ae49b3891ce.tar.bz2 otp-a732bb3496cf24e62b607293de7c5ae49b3891ce.zip |
Fix decode failure when AVP Length < 8
Such a length caused decode of a message with valid (24-bit) length to
fail. Note that the error detected is wrong: it should be 5014
(INVALID_AVP_LENGTH), not 3009 (INVALID_AVP_BITS). This will be dealt
with by OTP-11007.
Diffstat (limited to 'erts/AUTHORS')
0 files changed, 0 insertions, 0 deletions