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

[fuzz] fix some shared state between test iteration #12848

Merged
merged 1 commit into from
Aug 28, 2020

Conversation

asraa
Copy link
Contributor

@asraa asraa commented Aug 27, 2020

Signed-off-by: Asra Ali [email protected]

Commit Message: There was some shared state when the HCM was creating singletons. This clears the map.
Risk Level: Low
Testing: Checked bug fix in PR that reproduces #12530

Signed-off-by: Asra Ali <[email protected]>
tengpengli added a commit to tengpengli/envoy that referenced this pull request Aug 27, 2020
Copy link
Member

@htuch htuch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@htuch htuch merged commit 400b3a2 into envoyproxy:master Aug 28, 2020
clarakosi pushed a commit to clarakosi/envoy that referenced this pull request Sep 3, 2020
There was some shared state when the HCM was creating singletons. This clears the map.

Risk Level: Low
Testing: Checked bug fix in PR that reproduces envoyproxy#12530

Signed-off-by: Asra Ali <[email protected]>
Signed-off-by: Clara Andrew-Wani <[email protected]>
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.

3 participants