Skip to content

heap initialisation #87

Closed
Closed
@foofel

Description

It seems like not all variables (e.g. startStatus) are not initialized to 0, this works if the object is in the data segment and initialized to zero but if you create the object on the heap those variables have random values. Or did i miss something?

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions