Skip to content

spirv-fuzz: Fix RandomUint32 in PseudoRandomGenerator and add RandomUint64 #3805

@stefanomil

Description

@stefanomil

The RandomUint32 function in PseudoRandomGenerator segfaults when bound > INT_MAX, which needs to be fixed.

It would also be useful to add a RandomUint64 function to RandomGenerator (and PseudoRandomGenerator implementing it).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions