Archive Index
This month's Index
|
Subject: Re: knownhost.c hostline() fix
Re: knownhost.c hostline() fix
From: Ben Kibbey <bjk_at_luxsci.net>
Date: Sat, 11 Jul 2009 20:20:57 -0400
On Sun, Jul 12, 2009 at 12:35:32AM +0200, Daniel Stenberg wrote:
Where the the line that was (the removed one):
host = orig;
change it to
if (!salt)
Otherwise it'll break non-hashed hosts (untested).
-- Ben Kibbey (bjk) @ FreeNode/OFTC/Jabber _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-develReceived on 2009-07-12 |