CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/03/26 18:37:10
Modified files:
usr.bin/openssl: ts.c
Log message:
Check EVP_Digest* functions return value in openssl(1) ts
Move up md_ctx and add EVP_MD_CTX_free under the 'err:' label.
CID 149810
comment and ok jsing@
