x509_v3.c: consistently call STACK_OF(X509_EXTENSIONS) arguments sk
authortb <tb@openbsd.org>
Thu, 23 May 2024 01:56:14 +0000 (01:56 +0000)
committertb <tb@openbsd.org>
Thu, 23 May 2024 01:56:14 +0000 (01:56 +0000)
commit15022377b069703a86ab17eb46f52cb24a3c07d6
tree3b5f387e5b6eff07b74c203d164135ac07f9caf8
parent49d24a8b3127606473de371d01887ba183d6160d
x509_v3.c: consistently call STACK_OF(X509_EXTENSIONS) arguments sk

(where it doesn't conflict with a local variable)
lib/libcrypto/x509/x509_v3.c