Skip to content

Revert substring validation change#2790

Merged
mtdowling merged 1 commit intomainfrom
revert-substring-change
Oct 7, 2025
Merged

Revert substring validation change#2790
mtdowling merged 1 commit intomainfrom
revert-substring-change

Conversation

@mtdowling
Copy link
Member

Rather than validating the slice, first iterate over the whole string and validate it. Restores to the state before #2703

Background

  • What do these changes do?
  • Why are they important?

Testing

  • How did you test these changes?

Links

  • Links to additional context, if necessary
  • Issue #, if applicable (see here for a list of keywords to use for linking issues)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Rather than validating the slice, first iterate over the whole string
and validate it.
@mtdowling mtdowling requested a review from a team as a code owner October 7, 2025 15:09
@mtdowling mtdowling requested a review from sugmanue October 7, 2025 15:09
@mtdowling mtdowling merged commit a07c8fe into main Oct 7, 2025
11 checks passed
@mtdowling mtdowling deleted the revert-substring-change branch October 7, 2025 15:35
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.

2 participants