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.9] #22842

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.9] #22842

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.9.3 issue for #22830.

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

andybons commented Jan 18, 2018

CL 78995 OK for Go 1.9.3.

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

go1.9.3 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 22 21:02:57 UTC

@golang golang locked and limited conversation to collaborators Jan 22, 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