]> Cypherpunks repositories - gostls13.git/commit
test: fix bug423.go to actually fail with older releases.
authorRémy Oudompheng <oudomphe@phare.normalesup.org>
Tue, 21 Feb 2012 06:50:10 +0000 (07:50 +0100)
committerRémy Oudompheng <oudomphe@phare.normalesup.org>
Tue, 21 Feb 2012 06:50:10 +0000 (07:50 +0100)
commit9666a959cf0f9e622f9442a3e5cc0a941e0957f4
tree448ab71d2f702ce23de8f90ec61cde355bb9d598
parentd75023e1d144793dcf83ba45c3857656134c4fa0
test: fix bug423.go to actually fail with older releases.

The supposedly overflowing variable was registerized.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/5687061
test/fixedbugs/bug423.go