#174: assertion in userauth.c when using public-key authentication on arm
--------------------+-------------------------------------------------------
Reporter: hgb | Owner:
Type: defect | Status: new
Priority: normal | Milestone: 1.2.6
Component: API | Version: 1.2.6
Keywords: | Blocks:
Blocked By: |
--------------------+-------------------------------------------------------
I have a small libssh2 application which is supposed to log in to a server
using public-key auth. It works fine when built on host (x86), but fails
on my embedded linux target, an arm processor.
The assertion with libssh2-1.2.6 is
pairing: userauth.c:982: userauth_publickey: Assertion
`session->userauth_pblc_method_len == _libssh2_ntohu32(pubkeydata)'
failed.
--
Ticket URL: <http://libssh2.stuge.se/ticket/174>
libssh2 <http://libssh2.stuge.se/>
C library for writing portable SSH2 clients
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel