]> www.wagner.pp.ru Git - openssl-gost/engine.git/blobdiff - gost_eng.c
Fix a mem leak
[openssl-gost/engine.git] / gost_eng.c
index 16316a16949db7de9b6c4acf7bb4bc2566821cb4..517a7da2e6a0d2f95b5dd69373ce0e2783fb0a2b 100644 (file)
@@ -110,6 +110,7 @@ static int gost_engine_destroy(ENGINE* e) {
     imit_gost_cp_12_destroy();
 
     cipher_gost_destroy();
+    cipher_gost_grasshopper_destroy();
 
     gost_param_free();