Lines Matching full:leak
14 -- ltc_ecc_mulmod() could leak memory if mp_init(&mu) failed, fixed. Would you believe that ltc_ecc_mulmod_timing() had the same
144 -- fixed memory leak in rsa_import reported by John Kuhns
452 -- Zhi Chen pointed out a bug in rsa_exptmod which would leak memory on error.
719 Fixes another potential memory leak.
1333 easier to follow and debug. Actually I've already fixed a memory leak in dh_shared_secret().