Inline the three uses of string_stack_free()
authortb <tb@openbsd.org>
Sun, 16 Apr 2023 19:15:31 +0000 (19:15 +0000)
committertb <tb@openbsd.org>
Sun, 16 Apr 2023 19:15:31 +0000 (19:15 +0000)
commitc4aa78229900d9057d852506726bc175bc06a428
tree16714107e1d0bf187298cf7c187c26d832cb0534
parentc56986408bf11e6f2d2d5b1a06cb2b89f83866bf
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
lib/libcrypto/x509/x509_vpm.c