]> Cypherpunks repositories - gostls13.git/commit
net: fix leak in test
authorMikio Hara <mikioh.mikioh@gmail.com>
Sat, 19 May 2012 01:42:54 +0000 (10:42 +0900)
committerMikio Hara <mikioh.mikioh@gmail.com>
Sat, 19 May 2012 01:42:54 +0000 (10:42 +0900)
commitba57c8800318d3378b438f5bf79ac276960c03e7
treee376cdf729cae61d31c6f9394b63015c0af6c7e4
parent9cfb845af662c34d8b070506af6b53c408050fd7
net: fix leak in test

Also change the Listner variable name from l to ln.

R=golang-dev, rsc, dave
CC=golang-dev
https://golang.org/cl/5918046
src/pkg/net/net_test.go