Skip to content

Impossible to figure out length of pSeed in pack_C_GenerateRandom_Return #6

Description

@gijzelaerr

Everywhere in the API and spec the arrays passed around are bundled with a length variable, with one exception: pSeed in pack_C_GenerateRandom_Return.

pulSeedLen,

For now this is a hardcoded value (0).

@vanrein proposed to wrap every object into a dercursor. I think this is a bit overkill, since this is the only point that I know of where this is a problem. i propose we change the spec.

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