Call for testing: OpenSSH 7.2
Darren Tucker
dtucker at zip.com.au
Wed Feb 17 09:47:14 AEDT 2016
On Wed, Feb 17, 2016 at 9:22 AM, Darren Tucker <dtucker at zip.com.au> wrote:
[...]
> - va_start(ap);
> + va_start(ap, fmt);
Actually that's not right either: "error: 'va_start' used in function
with fixed args"
I think the entire original commit is wrong and should be reverted:
https://anongit.mindrot.org/openssh.git/commit/openbsd-compat/bsd-asprintf.c?id=0f754e29dd3760fc0b172c1220f18b753fb0957e
--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.
More information about the openssh-unix-dev
mailing list