blob: 73c57c081e63c81bfa8bfb41c7b9bb6524bd62dc [file] [log] [blame]
Bugfix
* Update iv and len context pointers manually when reallocating buffers
using the MBEDTLS_SSL_VARIABLE_BUFFER_LENGTH feature. This caused issues
when receiving a connection with CID, when these fields were shifted
in ssl_parse_record_header().