]> Cypherpunks repositories - gostls13.git/commit
net/http: fix data race on countReader.n
authorDave Cheney <dave@cheney.net>
Thu, 11 Oct 2012 22:17:56 +0000 (09:17 +1100)
committerDave Cheney <dave@cheney.net>
Thu, 11 Oct 2012 22:17:56 +0000 (09:17 +1100)
commita14f87ca81682ffd0134bf25e32b874dbd1d0757
treefb8dacaa26e25024c83b5670042263f1e04a04b2
parentf1b1753627d1f895baa53e41c6fb4301282a3760
net/http: fix data race on countReader.n

Fixes #4220.

R=dvyukov, bradfitz
CC=golang-dev
https://golang.org/cl/6638053
src/pkg/net/http/serve_test.go