mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-21 11:41:10 +01:00
I might be wrong, but lcc's optimizer is curious about this, and I am too: shouldn't we free allocated stuff correctly before exiting `dh_genprime` in this certain point of code? Signed-off-by: makise-homura <akemi_homura@kurisa.ch>