simon-git: putty (master): Simon Tatham

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Sun Mar 27 15:02:50 BST 2016


TL;DR:
  909a7af Fix assertion failure in host keys log message.

Repository:     git://git.tartarus.org/simon/putty.git
On the web:     http://tartarus.org/~simon-git/gitweb/?p=putty.git
Branch updated: master
Committer:      Simon Tatham <anakin at pobox.com>
Date:           2016-03-27 15:02:50

commit 909a7af07c2410f454245f42bad67ec5b1096f84
web diff http://tartarus.org/~simon-git/gitweb/?p=putty.git;a=commitdiff;h=909a7af07c2410f454245f42bad67ec5b1096f84;hp=a8d466c0eaff83f01d1d7b4b105befe513c8cf6d
Author: Simon Tatham <anakin at pobox.com>
Date:   Sun Mar 27 14:59:18 2016 +0100

    Fix assertion failure in host keys log message.
    
    When Jacob introduced this message in d0d3c47a0, he was right to
    assume that hostkey_algs[] and ssh->uncert_hostkeys[] were sorted in
    the same order. Unfortunately, he became wrong less than an hour later
    when I committed d06098622. Now we avoid making any such assumption.

 ssh.c |   17 +++++++----------
 1 file changed, 7 insertions(+), 10 deletions(-)



More information about the tartarus-commits mailing list