On 21/08/14 03:00, Damien Miller wrote:
Thanks for figuring this out. I'd prefer to keep the dependencies from
the tests to a minimum, at least until we have the API defined in
libopenssh, so here's a workaround that uses argv[0]:
<snip patch>
That took care of the segfault but unfortunately test_sshbuf fails:
test_sshbuf: ........................................................
regress/unittests/sshbuf/test_sshbuf_getput_basic.c:412 test #57
"sshbuf_putf"
ASSERT_INT_EQ(r, 0) failed:
r = -10
0 = 0
The rest of the testsuite is a total loss presumably due to this early
failure.
This is on Solaris 9/SPARC with gcc 4.9.1.
-tgc
_______________________________________________
openssh-unix-dev mailing list
openssh-unix-dev@xxxxxxxxxxx
https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev