CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/12/25 14:33:50
Modified files:
lib/libcrypto/evp: p_lib.c
Log message:
Rework evp_pkey_free_pkey_ptr()
Rename the variable from x into pkey, make it NULL safe and unindent.
ok jsing
