Skip to content

Special characters don't get unserialized correctly #3

@tombouctou

Description

@tombouctou

The problem is simple: unserializeSession splits input into parts using regexps, therefore, if some string data contains |, unserializeSession may fail to parse data.
I also got an infinite loop in some cases (cannot get minimal example).

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