Skip to content

Library is thread unsafe #7

@erin-desu

Description

@erin-desu

libuci, currently, uses in it's parser strtok, which stores it's state in global variable. This can lead to undefined behaviour if there is multiple parsings in progress in single program.

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