esp-idf/components/mbedtls
Angus Gratton ffefeef5ea mbedtls: Fix memory leak in initial ECDH exchange if OOM/failure occurs
In ecp_mul_comb(), if (!p_eq_g && grp->T == NULL) and ecp_precompute_comb() fails (which can happen due to OOM), then the new array of points T was leaked.
2017-07-12 16:34:26 +08:00
..
include
library mbedtls: Fix memory leak in initial ECDH exchange if OOM/failure occurs 2017-07-12 16:34:26 +08:00
port
test
ChangeLog
Kconfig
LICENSE
Makefile.projbuild
apache-2.0.txt
component.mk