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

Increase SANITIZE_MAX_BREADTH/SANITIZE_MAX_DEPTH for GenericHook #560

Merged
merged 6 commits into from
Nov 7, 2022

Conversation

Half-Shot
Copy link
Contributor

I suspect #559 is failing because the body falls just outside our safe range. The safe ranges were chosen arbitrarily, but we can probably increase them without a huge perf penalty.

I suspect #559 is failing because the body falls just outside our safe range. The safe ranges were chosen arbitrarily, but we can probably increase them without a huge perf penalty.
@Half-Shot Half-Shot requested a review from a team as a code owner November 2, 2022 10:08
src/Connections/GenericHook.ts Outdated Show resolved Hide resolved
src/Connections/GenericHook.ts Outdated Show resolved Hide resolved
@Half-Shot Half-Shot enabled auto-merge (squash) November 7, 2022 11:02
@Half-Shot Half-Shot merged commit c9a9a54 into main Nov 7, 2022
@Half-Shot Half-Shot deleted the hs/increase-sanitize-range branch November 7, 2022 12:02
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