]> www.wagner.pp.ru Git - openssl-gost/engine.git/blobdiff - gost_eng.c
Avoid memory leaks
[openssl-gost/engine.git] / gost_eng.c
index 9e77e5dc6a605bcc87bab2c9acfc46c47a31994e..a1dcd790604c9ffe68c2d66bb8c61235eae234dd 100644 (file)
@@ -112,6 +112,7 @@ static int gost_engine_destroy(ENGINE* e) {
     imit_gost_cp_12_destroy();
 
     cipher_gost_destroy();
+    cipher_gost_grasshopper_destroy();
 
     gost_param_free();