mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 12:15:38 +01:00
de081ce75c
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
|