]> Cypherpunks repositories - gostls13.git/commit
net: return "cannot unmarshal" error while parsing DNS messages
authorMateusz Poliwczak <mpoliwczak34@gmail.com>
Sat, 19 Aug 2023 07:52:34 +0000 (07:52 +0000)
committerGopher Robot <gobot@golang.org>
Sat, 19 Aug 2023 23:35:39 +0000 (23:35 +0000)
commit0b6ea6bb04e49e5eba614d39bb1334c87fff4f62
treec0c8a0fa53e96001e535f6aca3644a5abe0197ec
parent69285cd778274a08469f1fe38157a22f2c29ce0b
net: return "cannot unmarshal" error while parsing DNS messages

Change-Id: I407f5d3d3a3e8b3d43ff154f731d885e831971e9
GitHub-Last-Rev: d6a400d1ba6a09e726c9b4e4774a7e8a611611e8
GitHub-Pull-Request: golang/go#62155
Reviewed-on: https://go-review.googlesource.com/c/go/+/520980
Run-TryBot: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Run-TryBot: Mateusz Poliwczak <mpoliwczak34@gmail.com>
src/net/dnsclient_unix.go