artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8818247
)
Fix indent
author
tb
<tb@openbsd.org>
Fri, 29 Mar 2024 00:25:32 +0000
(
00:25
+0000)
committer
tb
<tb@openbsd.org>
Fri, 29 Mar 2024 00:25:32 +0000
(
00:25
+0000)
lib/libcrypto/x509/x509_vpm.c
patch
|
blob
|
history
diff --git
a/lib/libcrypto/x509/x509_vpm.c
b/lib/libcrypto/x509/x509_vpm.c
index
a3fa844
..
674c8e4
100644
(file)
--- a/
lib/libcrypto/x509/x509_vpm.c
+++ b/
lib/libcrypto/x509/x509_vpm.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: x509_vpm.c,v 1.4
2 2024/01/08 09:51:09
tb Exp $ */
+/* $OpenBSD: x509_vpm.c,v 1.4
3 2024/03/29 00:25:32
tb Exp $ */
/* Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL
* project 2004.
*/
@@
-82,7
+82,7
@@
int X509_VERIFY_PARAM_set1_ip(X509_VERIFY_PARAM *param, const unsigned char *ip,
static void
str_free(char *s)
{
- free(s);
+
free(s);
}
static STACK_OF(OPENSSL_STRING) *