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

Commits on Oct 27, 2021

  1. Fix a mac3 panic when an operand is all-zero

    Reported-by: Guido Vranken <guidovranken@gmail.com>
    Reported-by: Arvid Norberg <arvid.norberg@gmail.com>
    cuviper committed Oct 27, 2021
    Copy the full SHA
    0940e50 View commit details
    Browse the repository at this point in the history
  2. Fix an undersized buffer panic in multiplication

    Reported-by: Guido Vranken <guidovranken@gmail.com>
    Reported-by: Arvid Norberg <arvid.norberg@gmail.com>
    cuviper committed Oct 27, 2021
    Copy the full SHA
    8008707 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. Release 0.4.3

    cuviper committed Nov 3, 2021
    Copy the full SHA
    056e0d4 View commit details
    Browse the repository at this point in the history