Fix fuzz OSS-issue-21276 (#11450)
The issue happened because in "regex_rewrite {}" field of the config input, there is a "substitution" field but there is no "pattern" field. The fix is to add "required" to "RegexMatcher pattern" field of api/envoy/type/matcher/v3/regex.proto. Signed-off-by: jianwen <jianwendong@google.com> Mirrored from https://github.com/envoyproxy/envoy @ abfa72479267de2e57e3e042f9b303d8d47c77efmaster-ci-test
parent
1ab04e0ae2
commit
79cbceeb5b
2 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue