simon-git: putty (master): Simon Tatham
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Fri Mar 22 16:41:10 GMT 2019
TL;DR:
fdf7de4a sessprep: fix detection of unbracketed IPv6 literals.
Repository: https://git.tartarus.org/simon/putty.git
On the web: https://git.tartarus.org/?p=simon/putty.git
Branch updated: master
Committer: Simon Tatham <anakin at pobox.com>
Date: 2019-03-22 16:41:10
commit fdf7de4a1ca12bcc8be19ecfa5b6915056622231
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=fdf7de4a1ca12bcc8be19ecfa5b6915056622231;hp=f433c82cc2d2736adad35fc6ef8e8cbcacba04d8
Author: Simon Tatham <anakin at pobox.com>
Date: Fri Mar 22 16:32:41 2019 +0000
sessprep: fix detection of unbracketed IPv6 literals.
The centralisation I did in commit e3796cb77 introduced a foolish
sense error, in which I was supposed to be treating an unbracketed
colon in CONF_hostname as separating host name from a port-number-
shaped suffix if it _was_ the only one, and instead, accidentally did
so if it _wasn't_.
sessprep.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the tartarus-commits
mailing list