Skip to content

Use of strtok #19

@antoinealb

Description

@antoinealb

strtok (3) is used in the commandline module and is not re-entrant. We should switch to strtok_r, which is reeentrant.

source : http://linux.die.net/man/3/strtok_r

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