mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-01-04 07:40:00 +01:00
Reset dhm_P and dhm_G if call to mbedtls_ssl_config_defaults() repeated to avoid leaking memory. Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
3 lines
78 B
Plaintext
3 lines
78 B
Plaintext
Bugfix
|
|
* Fix memory leak if mbedtls_ssl_config_defaults() call is repeated
|