]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Detect end of string in fingerprint alignment.
authorTim Kosse <tim.kosse@filezilla-project.org>
Tue, 11 Aug 2015 11:45:26 +0000 (13:45 +0200)
committerSimon Tatham <anakin@pobox.com>
Sat, 15 Aug 2015 12:54:41 +0000 (13:54 +0100)
commitfe210692fd0699e91d0194b44dc5faf278d90093
tree183b9c1b7356193d90a75a5d0ab2a55cd7452e9e
parent3377ea57f5d333d65d44a1130161396782389e88
Detect end of string in fingerprint alignment.

This prevents writing past the end of the buffer should
ssh2_fingerprint ever return a fingerprint not containing a colon.
windows/winpgnt.c