diff options
author | Anders Svensson <[email protected]> | 2014-09-08 20:15:36 +0200 |
---|---|---|
committer | Anders Svensson <[email protected]> | 2014-09-08 20:15:36 +0200 |
commit | f1c76cec3d025df75bf76c0c5f596a5b00e24e41 (patch) | |
tree | 20523bc03567f5b08d8d421bf2db926ec85f621b /erts/emulator/beam/erl_init.c | |
parent | 0f9cdbaf4d7fde93d319be7789dd4119092d91c6 (diff) | |
download | otp-f1c76cec3d025df75bf76c0c5f596a5b00e24e41.tar.gz otp-f1c76cec3d025df75bf76c0c5f596a5b00e24e41.tar.bz2 otp-f1c76cec3d025df75bf76c0c5f596a5b00e24e41.zip |
Don't leave extra bit in decoded AVP data
The bit is added in diameter_codec to induce a decode error in the case
of 5014 errors, but was not removed before returning the decoded result.
Code examining the binary data in a diameter_avp record would then see
the extra bit.
Diffstat (limited to 'erts/emulator/beam/erl_init.c')
0 files changed, 0 insertions, 0 deletions