CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/12/28 14:49:07
Modified files:
lib/libcrypto/gost: gostr341001_ameth.c
Log message:
Fix another EVP_PKEY_assign_GOST() call
Again this can't actually fail, but if it did, things would leak.
Call GOST_KEY_free() in the error path.
ok jsing
CID 471706 (false positive)
