Skip to content

integer overflow in vtk/lion encoding #89

@cwsmith

Description

@cwsmith

A 416M element serial mesh causes integer overflows in a few places:

unsigned int index = 0;

unsigned int dataLenBytes = dataLen*sizeof(int);

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions