[openssh-commits] [openssh] branch master updated (148b8a66 -> a23954ee)
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri Jan 1 22:11:18 AEDT 2021
This is an automated email from the git hooks/post-receive script.
dtucker pushed a change to branch master
in repository openssh.
from 148b8a66 fix: missing pieces of previous commit
new a23954ee Undef int32 after sort routines.
The 1 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 a23954eeb930ccc8a66a2710153730769dba31b6
Author: Darren Tucker <dtucker at dtucker.net>
Date: Fri Jan 1 22:00:49 2021 +1100
Undef int32 after sort routines.
This prevents typedef'ing crypto_int32 twice, in sntrup761.c and
crypto_api.h, which some compilers (at least some GCCs) don't accept.
Summary of changes:
sntrup761.c | 2 ++
1 file changed, 2 insertions(+)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list