Deassert x509_policy_new()
authortb <tb@openbsd.org>
Fri, 28 Apr 2023 15:16:48 +0000 (15:16 +0000)
committertb <tb@openbsd.org>
Fri, 28 Apr 2023 15:16:48 +0000 (15:16 +0000)
commite52ec74d4afb35e6448175b32b9fd2c129b007d0
treeb9d18ef69246d9e6b755d815b09491505ffc326c
parent5f3a4f441adfec458c2eb2267494b865b2f431c5
Deassert x509_policy_new()

Turn the check into an error which will make all callers error.

with beck
ok jsing
lib/libcrypto/x509/x509_policy.c