Skip to content

type size overflow #5

@gijsvcuyck

Description

@gijsvcuyck

The size of a typevariable is currently maxint, but this could become bigger if it is used in other types.
This will cause an integer overflow and cause the size to become negative.
Checks to ensure this does not happen have to be added, or the size of a typevariable has to be something significantly smaller than maxint.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions