mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-03-23 16:20:49 +00:00
5 lines
200 B
Plaintext
5 lines
200 B
Plaintext
|
Bugfix
|
||
|
* Fix missing bitflags in SSL session serialization headers. Their absence
|
||
|
allowed SSL sessions saved in one configuration to be loaded in a
|
||
|
different, incompatible configuration.
|