-
Notifications
You must be signed in to change notification settings - Fork 1.2k
dns/dnsmessage: reject names with dots inside label #154
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This PR (HEAD: b258830) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/net/+/443215 to see it. Tip: You can toggle comments from me using the |
This PR (HEAD: c433dd4) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/net/+/443215 to see it. Tip: You can toggle comments from me using the |
This PR (HEAD: d6d389e) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/net/+/443215 to see it. Tip: You can toggle comments from me using the |
This PR (HEAD: 42d0d8e) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/net/+/443215 to see it. Tip: You can toggle comments from me using the |
This PR (HEAD: c61ec10) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/net/+/443215 to see it. Tip: You can toggle comments from me using the |
This PR (HEAD: 8a8703a) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/net/+/443215 to see it. Tip: You can toggle comments from me using the |
Message from Mateusz Poliwczak: Patch Set 6: Run-TryBot+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/443215. |
Message from Gopher Robot: Patch Set 6: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/443215. |
Message from Gopher Robot: Patch Set 6: TryBot-Result+1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/443215. |
Message from Roland Shoemaker: Patch Set 6: Auto-Submit+1 Code-Review+2 Please don’t reply on this GitHub thread. Visit golang.org/cl/443215. |
Fixes golang/go#56246 Change-Id: I9c8d611d1305536a7510bf6c4a02a5e551aa657a GitHub-Last-Rev: 8a8703a GitHub-Pull-Request: #154 Reviewed-on: https://go-review.googlesource.com/c/net/+/443215 TryBot-Result: Gopher Robot <[email protected]> Reviewed-by: Roland Shoemaker <[email protected]> Reviewed-by: Matthew Dempsky <[email protected]> Run-TryBot: Mateusz Poliwczak <[email protected]> Auto-Submit: Roland Shoemaker <[email protected]>
This PR is being closed because golang.org/cl/443215 has been merged. |
Fixes golang/go#56246