Skip to content

xstring_cstr_split bug: segfault on split odd number  #8

@Thecarisma

Description

@Thecarisma

Fails

xstring_cstr_split("One|Two|Three", "|", cline_arg->allocator)

Pass

xstring_cstr_split("One|Two", "|", cline_arg->allocator)
xstring_cstr_split("One|Two|Three|Four", "|", cline_arg->allocator)

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