[openssh-commits] [openssh] branch master updated (5fbb7a13 -> fbf362b3)

git+noreply at mindrot.org git+noreply at mindrot.org
Tue May 9 19:27:27 AEST 2023


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

dtucker pushed a change to branch master
in repository openssh.

      from  5fbb7a13  Suppress warning for snprintf truncation test.
       new  baf854c8  Remove warning pragma since clang doesn't like it.
       new  fbf362b3  main(void) to prevent unused variable warning.

The 2 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 fbf362b3891ae4b36052d1b39f37fc618b41c476
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Tue May 9 19:26:56 2023 +1000

    main(void) to prevent unused variable warning.

commit baf854c8bb0a6d0af5c696c801e631a48dabbaba
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Tue May 9 19:25:45 2023 +1000

    Remove warning pragma since clang doesn't like it.

Summary of changes:
 openbsd-compat/regress/snprintftest.c | 3 ---
 openbsd-compat/regress/strtonumtest.c | 2 +-
 2 files changed, 1 insertion(+), 4 deletions(-)

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


More information about the openssh-commits mailing list