[Bug 3032] (Fixable) MIPSPro compilation errors, failing regression test in test_sshbuf_misc.c & sshd host key loading issues on IRIX 6.5

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Sat Jul 6 19:55:41 AEST 2019


https://bugzilla.mindrot.org/show_bug.cgi?id=3032

--- Comment #3 from Ole Weidner <ole.weidner at protonmail.ch> ---
(In reply to Darren Tucker from comment #2)
> I've applied fixes for both.  Please try a snapshot
> (https://www.mindrot.org/openssh_snap/) dated 20190707 or later and
> see if the problem has been resolved.

HAVE_STRNDUP is not defined in config.h Adding the strndup prototype
"char *strndup(const char *s, size_t n);" fixes the compiler error.
However, the regression test #77 "sshbuf_dump" still fails.

I'll try the 20190707 snapshot (I don't see it online yet) later today. 
(In reply to Darren Tucker from comment #2)
> I've applied fixes for both.  Please try a snapshot
> (https://www.mindrot.org/openssh_snap/) dated 20190707 or later and
> see if the problem has been resolved.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.


More information about the openssh-bugs mailing list