]> Cypherpunks repositories - gostls13.git/commit
net/http: disable an alloc test under the race detector
authorBrad Fitzpatrick <bradfitz@golang.org>
Tue, 4 Mar 2014 16:56:52 +0000 (08:56 -0800)
committerBrad Fitzpatrick <bradfitz@golang.org>
Tue, 4 Mar 2014 16:56:52 +0000 (08:56 -0800)
commit5f1e0fa538991cf2d2f0f48c8e15a3bca3f52918
treef32ebb28cb6871abd43ffa608aac72e4d50bdd0a
parentdd89fb1876b22107486e55547fb68af702ea0603
net/http: disable an alloc test under the race detector

LGTM=dvyukov
R=dvyukov
CC=golang-codereviews
https://golang.org/cl/70200052
src/pkg/net/http/header.go
src/pkg/net/http/header_test.go
src/pkg/net/http/race.go [new file with mode: 0644]