Skip to content

ItemScene: nullptr segfault #35

@t-moe

Description

@t-moe

bool ItemSerializer::loadFromXml (line 228 and following) calls extract* and does no check for nullptr in the connector or note case. This leads to a itemsOut list containing null items and segfaults later in the code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions