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

[release/7.0] Fix RegexOptions.NonBacktracking matching end anchors at timeout check boundaries #75308

Merged
merged 6 commits into from
Sep 9, 2022

Commits on Sep 8, 2022

  1. Test for exposing timeout check bug

    olsaarik authored and github-actions committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    602c4fe View commit details
    Browse the repository at this point in the history
  2. Fix timeout check bug

    olsaarik authored and github-actions committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    3b0e82d View commit details
    Browse the repository at this point in the history
  3. Improve naming

    olsaarik authored and github-actions committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    aac55f5 View commit details
    Browse the repository at this point in the history
  4. Simplify test

    olsaarik authored and github-actions committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    01943c1 View commit details
    Browse the repository at this point in the history
  5. Make test search range higher

    olsaarik authored and github-actions committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    7c6f170 View commit details
    Browse the repository at this point in the history
  6. Simplify test for timeout check bug

    olsaarik authored and github-actions committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    3a9125c View commit details
    Browse the repository at this point in the history