X-Git-Url: https://wagner.pp.ru/gitweb/?a=blobdiff_plain;f=gost_eng.c;h=92af15ed72daabf09114ca8da297a09f3f453fe3;hb=365db29b4910660b4ac97b008d7b362a17d39c2d;hp=d2371d297640d3f82d53a339a7838f9b1003fc5d;hpb=e49a93dbfa0e97ff9b32095c84257697c54acef7;p=openssl-gost%2Fengine.git diff --git a/gost_eng.c b/gost_eng.c index d2371d2..92af15e 100644 --- a/gost_eng.c +++ b/gost_eng.c @@ -310,6 +310,8 @@ static int gost_engine_destroy(ENGINE* e) { *minfo->ameth = NULL; } + free_cached_groups(); + ERR_unload_GOST_strings(); return 1;