[openssh-commits] [openssh] branch master updated (35ef2b3b -> 669a56bc)

git+noreply at mindrot.org git+noreply at mindrot.org
Tue Jul 5 18:38:15 AEST 2022


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

dtucker pushed a change to branch master
in repository openssh.

      from  35ef2b3b  upstream: Add TEST_REGRESS_CACHE_DIR.
       new  55c60bdd  Move sanitizer logs into regress for collection.
       new  48cc68b6  Add GCC address sanitizer build/test.
       new  669a56bc  Update sanitizer test targets:

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Detailed log of new commits:

commit 669a56bcfe73f8b985f2bba476ba834d55253acf
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Tue Jul 5 18:35:53 2022 +1000

    Update sanitizer test targets:
    
     - remove clang-sanitize-memory for now.  It takes so long that the test
       times out.
     - add gcc sanitize-address and sanitize-undefined test targets.

commit 48cc68b69118b3ce8d07fd4f82e00d58667d5379
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Tue Jul 5 16:23:28 2022 +1000

    Add GCC address sanitizer build/test.

commit 55c60bdd39b82457e92efa77da8d16cfa6a49391
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Tue Jul 5 12:02:33 2022 +1000

    Move sanitizer logs into regress for collection.

Summary of changes:
 .github/configs             | 31 ++++++++++++++++++++-----------
 .github/setup_ci.sh         |  2 ++
 .github/workflows/c-cpp.yml |  7 ++++---
 3 files changed, 26 insertions(+), 14 deletions(-)

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


More information about the openssh-commits mailing list