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

Fix unexpected panics in multiplication #228

Merged
merged 3 commits into from Nov 3, 2021
Merged

Conversation

cuviper
Copy link
Member

@cuviper cuviper commented Nov 3, 2021

  • Fix a mac3 panic when an operand is all-zero
  • Fix an undersized buffer panic in multiplication
  • Release 0.4.3

Reported-by: Guido Vranken <guidovranken@gmail.com>
Reported-by: Arvid Norberg <arvid.norberg@gmail.com>
Reported-by: Guido Vranken <guidovranken@gmail.com>
Reported-by: Arvid Norberg <arvid.norberg@gmail.com>
@cuviper cuviper marked this pull request as ready for review November 3, 2021 02:03
@cuviper
Copy link
Member Author

cuviper commented Nov 3, 2021

bors r+

@bors
Copy link
Contributor

bors bot commented Nov 3, 2021

@bors bors bot merged commit e77ffac into rust-num:master Nov 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant