Skip to content

findjsobjects -r reports references in garbage parts of arrays #106

@davepacheco

Description

@davepacheco

It looks from the code in findjsobjects_references_array like findjsobjects -r iterates the whole FixedArray that backs each JSArray. That may include data that's not actually part of the array, which would be a false positive. This is analogous to #100.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions