Skip to content

IsValidObject in Forms.cpp does not check for null ptr. #2

@shadow147-github

Description

@shadow147-github

Forms.cpp:280 dereferences obj before checking if its null. The null check is on the line below this. Swap lines 280 and 281 around to fix the issue.

Metadata

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