[openssh-commits] [openssh] branch master updated (d20720d3 -> 416287d4)
git+noreply at mindrot.org
git+noreply at mindrot.org
Wed Jul 11 10:11:42 AEST 2018
This is an automated email from the git hooks/post-receive script.
dtucker pushed a change to branch master
in repository openssh.
from d20720d3 disable valgrind memleak checking by default
new 380320bb Supply some more missing "int r" in skey
new 7aab109b Supply missing third arg in skey.
new 416287d4 Fix sshbuf_new error path in skey.
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 416287d45fcde0a8e66eee8b99aa73bd58607588
Author: Darren Tucker <dtucker at dtucker.net>
Date: Wed Jul 11 10:10:26 2018 +1000
Fix sshbuf_new error path in skey.
commit 7aab109b8b90a353c1af780524f1ac0d3af47bab
Author: Darren Tucker <dtucker at dtucker.net>
Date: Wed Jul 11 10:06:18 2018 +1000
Supply missing third arg in skey.
During the change to the new buffer api the third arg to
sshbuf_get_cstring was ommitted. Fixes build when configured with skey.
commit 380320bb72cc353a901790ab04b6287fd335dc4a
Author: Darren Tucker <dtucker at dtucker.net>
Date: Wed Jul 11 10:03:34 2018 +1000
Supply some more missing "int r" in skey
Summary of changes:
monitor.c | 2 +-
monitor_wrap.c | 9 +++++----
2 files changed, 6 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list