]> Cypherpunks repositories - gostls13.git/commit
testing: fix memory blowup when formatting many lines.
authorRémy Oudompheng <oudomphe@phare.normalesup.org>
Tue, 17 Jul 2012 05:56:25 +0000 (07:56 +0200)
committerRémy Oudompheng <oudomphe@phare.normalesup.org>
Tue, 17 Jul 2012 05:56:25 +0000 (07:56 +0200)
commitdd78f745c44f426578fbb8cddcc05c8227fb0ad5
tree4f1ccb5f629640ab0979fefce64d447330d1da59
parentf49b7b0acfad77e051df0e91a6784a3c0808d118
testing: fix memory blowup when formatting many lines.

Fixes #3830.

R=golang-dev, r
CC=golang-dev, remy
https://golang.org/cl/6373047
src/pkg/testing/testing.go