mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-23 14:22:56 +00: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>