]> Cypherpunks repositories - gostls13.git/commit
net: discard unrooted 254 byte names, not rooted ones
authorMateusz Poliwczak <mpoliwczak34@gmail.com>
Sat, 6 Aug 2022 05:42:25 +0000 (05:42 +0000)
committerDamien Neil <dneil@google.com>
Thu, 11 Aug 2022 18:25:36 +0000 (18:25 +0000)
commit9e4638ad20181ba4c3b1985da48c56be121901fb
tree1ed494f1ea61a7e2008f6c7e719a0a455c6d505f
parenta526ec1569984fd452acb09c8c48c9d972a442d3
net: discard unrooted 254 byte names, not rooted ones

Fixes #54285

Change-Id: I20d4d6b9d0532d8a344582b99d446352ae94edcf
GitHub-Last-Rev: ad1337450caeaab80755d2951dd01422a906eacc
GitHub-Pull-Request: golang/go#54293
Reviewed-on: https://go-review.googlesource.com/c/go/+/421674
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Damien Neil <dneil@google.com>
Run-TryBot: Damien Neil <dneil@google.com>
Reviewed-by: Than McIntosh <thanm@google.com>
src/net/dnsclient_unix.go
src/net/dnsclient_unix_test.go