Some of these functions no longer exist or are no longer public
authortb <tb@openbsd.org>
Fri, 28 Jul 2023 18:29:26 +0000 (18:29 +0000)
committertb <tb@openbsd.org>
Fri, 28 Jul 2023 18:29:26 +0000 (18:29 +0000)
regress/lib/libcrypto/free/freenull.awk

index 41527ac..618034c 100644 (file)
@@ -1,4 +1,4 @@
-# $OpenBSD: freenull.awk,v 1.2 2023/07/20 17:27:54 tb Exp $
+# $OpenBSD: freenull.awk,v 1.3 2023/07/28 18:29:26 tb Exp $
 # Copyright (c) 2018 Theo Buehler <tb@openbsd.org>
 #
 # Permission to use, copy, modify, and distribute this software for any
 # Skip *_free functions that take more than one or no argument.
 /^ASN1_item_ex_free$/                          ||
 /^ASN1_item_free$/                             ||
-/^ASN1_primitive_free$/                                ||
-/^ASN1_template_free$/                         ||
 /^CONF_modules_free$/                          ||
 /^EVP_PKEY_asn1_set_free$/                     ||
-/^OBJ_sigid_free$/                             ||
 /^X509V3_section_free$/                                ||
 /^X509V3_string_free$/                         ||
 /^sk_pop_free$/ {