Files
esp-idf/components
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
..
2017-03-13 17:23:29 +08:00
2017-07-07 20:04:24 +08:00
2017-06-26 12:16:09 +10:00
2016-11-16 15:57:34 +11:00
2017-06-27 10:35:33 +08:00
2017-03-07 10:18:47 +11:00
2017-01-09 17:51:48 +08:00
2017-04-05 09:23:09 +03:00
2017-05-16 13:15:02 +08:00
2017-04-27 19:51:42 +02:00