Skip to content

Is a non-null string containing null characters a valid input? #423

@lehuyduc

Description

@lehuyduc

Imagine lines like: ab\0\0c\0\0;1.1 or abc\0\0\0;12.1 or abc\0;15.1. The last 2 lines contain 2 different station names.

The FAQ says all non empty UTF-8 strings are valid, as long as they don't contain ; and \n. So are these example valid? I think yes? @gunnarmorling

Thanks for clarifying!

Edit: I will assume the answer is no.

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