diff options
author | Thiago Macieira <thiago.macieira@nokia.com> | 2009-08-18 18:52:45 +0200 |
---|---|---|
committer | Thiago Macieira <thiago.macieira@nokia.com> | 2009-08-20 12:36:50 +0200 |
commit | c7c7b364d9816d03c7475d6592d50dec5401c151 (patch) | |
tree | f24fcc1bca4108b990fdce9eb856b2e00c2a8b93 /src/corelib/io/qdir.cpp | |
parent | 909cdf082fd99ce8bdcb99a9db38d09f52d869aa (diff) | |
download | qt4-tools-c7c7b364d9816d03c7475d6592d50dec5401c151.tar.gz |
Fix literal IPv6 hostname resolution in QHostInfo.
With the series of commits ending in ff1280178, I made QUrl::toAce
fail if the parameter is not a well-formed hostname (i.e., if it
violates STD3). IPv6 hostnames do, so we can't preemptively run
ToACE.
Instead, delay running ToACE until we've tried literal matching.
Reviewed-by: TrustMe
Diffstat (limited to 'src/corelib/io/qdir.cpp')
0 files changed, 0 insertions, 0 deletions