Skip to content

Class static in memory are not detected by meminfo #75

@BitOne

Description

@BitOne

Meminfo works by browsing the execution frame and collecting all items that are linked to variables, or descendants of these variables.

But static member of classes don't live in the execution frame. So they are not accounted by meminfo.

Related to #63

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions