Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

math/big: r.Exp(x, 1, m) wrong if r is initially non-zero [Go1.8] #22843

Closed
rsc opened this issue Nov 22, 2017 · 2 comments
Closed

math/big: r.Exp(x, 1, m) wrong if r is initially non-zero [Go1.8] #22843

rsc opened this issue Nov 22, 2017 · 2 comments
Labels
CherryPickApproved Used during the release process for point releases FrozenDueToAge
Milestone

Comments

@rsc
Copy link
Contributor

rsc commented Nov 22, 2017

Go1.8.6 issue for #22830.

@rsc rsc added this to the Go1.8.6 milestone Nov 22, 2017
@andybons
Copy link
Member

CL 78995 OK for Go 1.8.6.

@andybons andybons added the CherryPickApproved Used during the release process for point releases label Jan 23, 2018
@andybons
Copy link
Member

go1.8.6 has been packaged and includes:

  • CL 78995 math/big: protect against aliasing in nat.divLarge

The release is posted at golang.org/dl.

— golang.org/x/build/cmd/releasebot, Jan 23 05:08:34 UTC

@golang golang locked and limited conversation to collaborators Jan 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CherryPickApproved Used during the release process for point releases FrozenDueToAge
Projects
None yet
Development

No branches or pull requests

3 participants