Thanks to visit codestin.com
Credit goes to github.com

Skip to content

StructData.mValue is never marked, and always gets collected #190

@james4k

Description

@james4k

StructData::__Mark is never called, and after looking into the marking process, it seems as though StructData should be allocated with NewObjContainer, rather than NewObjAlloc.

inline void *operator new( size_t inSize, hx::NewObjectType inAlloc=NewObjAlloc)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions