Skip to content

False Positive in Day05/ex05 #10

@oscarchankalung

Description

@oscarchankalung

Another test case:
printf("%s, aaa\n", ft_strstr("aa1aaa", "aaa"));

should still loop through the rest of str in case the rest of to_find does not match.

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