diff options
author | Anders Svensson <[email protected]> | 2015-06-24 13:45:19 +0200 |
---|---|---|
committer | Anders Svensson <[email protected]> | 2015-08-04 23:32:14 +0200 |
commit | f8e1d4c5fe8bc67cac092e5cb45457d223172f2a (patch) | |
tree | 6776fd601df11039d1197e8980feda3007710921 /make | |
parent | f3fefbae24a2569a13b538d80d0e99129963ebef (diff) | |
download | otp-f8e1d4c5fe8bc67cac092e5cb45457d223172f2a.tar.gz otp-f8e1d4c5fe8bc67cac092e5cb45457d223172f2a.tar.bz2 otp-f8e1d4c5fe8bc67cac092e5cb45457d223172f2a.zip |
Fix relay encode of decoded diameter_avp lists
Commit c74b593a fixed the problem that a decoded deep diameter_avp list
couldn't be encoded, but did so in the wrong way: there's no need to
reencode component AVPs since the Grouped AVP itself already contains
the encoded binary. The blunder caused diameter_codec:pack_avp/1 to fail
if the first element of the AVP list to be encoded was itself a list.
Thanks to Andrzej TrawiĆski for reporting the problem.
Diffstat (limited to 'make')
0 files changed, 0 insertions, 0 deletions