[openssh-commits] [openssh] branch master updated (e526127c -> 797cdd9c)
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri Oct 12 17:00:07 AEDT 2018
This is an automated email from the git hooks/post-receive script.
dtucker pushed a change to branch master
in repository openssh.
from e526127c Check if snprintf understands %zu.
new 797cdd9c Don't avoid our *sprintf replacements.
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 797cdd9c8468ed1125ce60d590ae3f1397866af4
Author: Darren Tucker <dtucker at dtucker.net>
Date: Fri Oct 12 16:58:47 2018 +1100
Don't avoid our *sprintf replacements.
Don't let systems with broken printf(3) avoid our replacements
via asprintf(3)/vasprintf(3) calling libc internally. From djm@
Summary of changes:
openbsd-compat/bsd-asprintf.c | 9 +++++++++
1 file changed, 9 insertions(+)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list