]> Cypherpunks repositories - gostls13.git/commit
big: prevent errors in Exp in the face of aliasing
authorAdam Langley <agl@golang.org>
Mon, 24 May 2010 18:32:55 +0000 (14:32 -0400)
committerAdam Langley <agl@golang.org>
Mon, 24 May 2010 18:32:55 +0000 (14:32 -0400)
commiteadebba36fcfb57a4da9469b61b786c30d2e2ee0
tree56341bb7177546301ab946a4f6aeaf8dcbb8e9d2
parent977475fd491680157eda8f33dfd11261ec85fabd
big: prevent errors in Exp in the face of aliasing

R=gri
CC=golang-dev, golang-dev
https://golang.org/cl/1244044
src/pkg/big/int.go
src/pkg/big/int_test.go
src/pkg/big/nat.go