diff options
author | Andreas Schultz <[email protected]> | 2013-09-29 13:13:13 +0200 |
---|---|---|
committer | Andreas Schultz <[email protected]> | 2013-09-29 13:13:13 +0200 |
commit | f7093361e9b561091317f7425efb9b1368eb0da5 (patch) | |
tree | ea598cc5eb9065e4f06bd696233affe752bde8f4 /.gitattributes | |
parent | 5e2f627736f95380fe1708055e5c6221d5a9bea9 (diff) | |
download | otp-f7093361e9b561091317f7425efb9b1368eb0da5.tar.gz otp-f7093361e9b561091317f7425efb9b1368eb0da5.tar.bz2 otp-f7093361e9b561091317f7425efb9b1368eb0da5.zip |
ssl: fix initialization of DTLS fragment reassembler
The DTLS fragment reassembler use a list [{Start, End}] for the
fragments. When the first received fragment was not the starting
fragment, that list got initialized with [{Start, Length}],
causing the merge of following fragment to fail.
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions