Skip to content

x/crypto/bn256: TestG1Marshal fails with Go tip #25199

@mundaym

Description

@mundaym

This package calls math/big.ModInverse and does not check that the result is non-nil, which appears to result in a segmentation fault when it is tested against Go tip.

See https://storage.googleapis.com/go-build-log/9ecf899b/freebsd-amd64-11_1_a2ef6f73.log for an example.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions