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

revert recent regex-syntax interval set optimizations #1102

Merged
merged 2 commits into from
Oct 11, 2023

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    d9e6c3c View commit details
    Browse the repository at this point in the history
  2. syntax: revert interval set optimizations

    This reverts commit 6d2b09e.
    
    Sadly I just don't have the time to fix this code myself. It's too
    subtle. So I'm just reverting it entirely for now.
    
    Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=63155
    Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=63153
    Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=63168
    Ref #1051
    BurntSushi committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    8081a3d View commit details
    Browse the repository at this point in the history