[openssh-commits] [openssh] 01/03: remove vestigial stub

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Jul 25 12:48:34 AEST 2025


This is an automated email from the git hooks/post-receive script.

djm pushed a commit to branch master
in repository openssh.

commit 2f5269938a8e4769f484c9d45419a86529078ede
Author: Damien Miller <djm at mindrot.org>
AuthorDate: Fri Jul 25 12:46:10 2025 +1000

    remove vestigial stub
---
 regress/misc/fuzz-harness/agent_fuzz_helper.c | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/regress/misc/fuzz-harness/agent_fuzz_helper.c b/regress/misc/fuzz-harness/agent_fuzz_helper.c
index 275022115..400b63156 100644
--- a/regress/misc/fuzz-harness/agent_fuzz_helper.c
+++ b/regress/misc/fuzz-harness/agent_fuzz_helper.c
@@ -175,10 +175,3 @@ test_one(const uint8_t* s, size_t slen)
 	cleanup_idtab();
 	cleanup_sockettab();
 }
-
-int
-pkcs11_make_cert(const struct sshkey *priv,
-    const struct sshkey *certpub, struct sshkey **certprivp)
-{
-	return -1; /* XXX */
-}

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list