Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

parser: if closing square bracket not found, stop looking for it again #6036

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

cj-zoltan-kiss
Copy link
Contributor

This solves #5584, where the fuzzing would take hours without this.

@sylvestre
Copy link
Contributor

and could you please add a test ?

@tertsdiepraam
Copy link
Member

It's mostly a performance fix if I understand correctly, so what kind of test would you like to have?

@sylvestre
Copy link
Contributor

oh, it will be obvious when it will fail: take forever :)

@tertsdiepraam
Copy link
Member

Fair 😄

@sylvestre
Copy link
Contributor

@cj-zoltan-kiss ping?

@cj-zoltan-kiss
Copy link
Contributor Author

Sorry, I was on holiday last week, I've updated the PR

Copy link

GNU testsuite comparison:

Skip an intermittent issue tests/tail/inotify-dir-recreate (fails in this run but passes in the 'main' branch)

This solves uutils#5584, where the fuzzing would take hours without this.
Copy link

GNU testsuite comparison:

GNU test failed: tests/rm/rm2. tests/rm/rm2 is passing on 'main'. Maybe you have to rebase?

@sylvestre
Copy link
Contributor

Many thanks.
I hope you had good holidays

@sylvestre sylvestre merged commit 93b1abf into uutils:main Mar 11, 2024
61 of 62 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants