CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/04/16 13:15:31
Modified files:
lib/libcrypto/x509: x509_vpm.c
Log message:
Inline the three uses of string_stack_free()
sk_OPENSSL_STRING_pop_free() is much more explicit and isn't that much
more complicated. x509_util.c can also use it directly...
No binary change
