Commit d72c2846 authored by Josh Bleecher Snyder's avatar Josh Bleecher Snyder

cmd/vet/all: update whitelist

CL 29110 brought the fix into the main tree.

Change-Id: I7bf02670d40f22d35c63e05173419fdee9f93462
Reviewed-on: https://go-review.googlesource.com/29161
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
Reviewed-by: default avatarBrad Fitzpatrick <bradfitz@golang.org>
parent b92d39ef
// Non-platform-specific vet whitelist. See readme.txt for details.
// Issue 16228. Fixed, just waiting for an http2 re-vendor.
net/http/h2_bundle.go: assignment copies lock value to *cfg: crypto/tls.Config contains sync.Once contains sync.Mutex
// Real problems that we can't fix.
// This is a bad WriteTo signature. Errors are being ignored!
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment