[openssh-commits] [openssh] branch V_10_3 updated: Comment out new PAM valgrind test until debugged.

git+noreply at mindrot.org git+noreply at mindrot.org
Wed Apr 29 09:18:35 AEST 2026


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

dtucker pushed a commit to branch V_10_3
in repository openssh.

The following commit(s) were added to refs/heads/V_10_3 by this push:
     new 69c8f8c32 Comment out new PAM valgrind test until debugged.
69c8f8c32 is described below

commit 69c8f8c32b43859ede7991e865022342ab8523df
Author: Darren Tucker <dtucker at dtucker.net>
AuthorDate: Mon Apr 27 21:16:56 2026 +1000

    Comment out new PAM valgrind test until debugged.
---
 .github/workflows/c-cpp.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/c-cpp.yml b/.github/workflows/c-cpp.yml
index 02cd10bfb..1acbe7da1 100644
--- a/.github/workflows/c-cpp.yml
+++ b/.github/workflows/c-cpp.yml
@@ -63,7 +63,7 @@ jobs:
           - { target: ubuntu-22.04, config: valgrind-2 }
           - { target: ubuntu-22.04, config: valgrind-3 }
           - { target: ubuntu-22.04, config: valgrind-4 }
-          - { target: ubuntu-22.04, config: valgrind-pam-1 }
+          # - { target: ubuntu-22.04, config: valgrind-pam-1 }
           - { target: ubuntu-22.04, config: valgrind-unit }
           - { target: ubuntu-22.04, config: without-openssl }
           - { target: ubuntu-latest, config: gcc-14 }

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


More information about the openssh-commits mailing list