Subject: | Segmentation fault using auth_publickey |
Date: | Fri, 12 Sep 2008 16:14:19 +0200 |
To: | <bug-Net-SSH2 [...] rt.cpan.org> |
From: | <g.zumstrull [...] rheinenergie.com> |
Perl coredumps in auth_publickey when no password is given (only three
parameters or undef or non string) but the keyfile has a passphrase. It
works as expected when:
- the keyfile has no passphrase
- the keyfile has a passphrase and the passphrase is given
- the keyfile has a passphrase and given passphrase is wrong or empty
string (returns false)
Versions:
Net::SSH2 0.18
libssh2 0.18
perl 5.10.0 (but also on 5.8)
CYGWIN_NT-5.1 SYS 1.5.25(0.156/4/2) 2008-06-12 19:34 i686 Cygwin