mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-06-28 10:12:16 +08: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>