DescriptionDNSDomainFromDot: Reject empty labels.
Don't allow empty labels in DNS names (".example.domain.com" or
"google..com").
BUG=456391
Committed: https://crrev.com/c7f5ee53e3b82696a75bfbde7474af9a696aa9c3
Cr-Commit-Position: refs/heads/master@{#319542}
Patch Set 1 #Patch Set 2 : Also reject domain with trailing dot. #Patch Set 3 : Allow trailing dot (disables suffix search); make sure name parses before calling getaddrinfo #Patch Set 4 : Don't append spurious empty label. #Patch Set 5 : rebase #
Total comments: 1
Messages
Total messages: 11 (4 generated)
|