Skip to content

RegexOptions.NonBacktracking fixed-length markers never triggered #65532

@stephentoub

Description

@stephentoub

Running our regex tests with code coverage shows this for SymbolicRegexMatcher.FindMatch:
image
This suggests that there's something very wrong with that logic, as we definitely have tests that should trigger it, and it should either be fixed or all the "watchdog" logic deleted.

cc: @olsaarik, @veanes

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions