Skip to content

fix(autocapture): prevent potential memory exhaustion when generating combinations#863

Merged
Dogfalo merged 2 commits intov1.xfrom
prevent-combination-generation
Sep 5, 2024
Merged

fix(autocapture): prevent potential memory exhaustion when generating combinations#863
Dogfalo merged 2 commits intov1.xfrom
prevent-combination-generation

Conversation

@Dogfalo
Copy link
Copy Markdown
Collaborator

@Dogfalo Dogfalo commented Sep 4, 2024

Summary

This change mirrors this PR in the upstream library: antonmedv/finder#84
This prevents a scenario where a very large number of combinations are generated and causes memory exhaustion.

Checklist

  • Does your PR title have the correct title format?
  • Does your PR have a breaking change?: No

@Dogfalo Dogfalo requested a review from a team September 4, 2024 22:48
@Dogfalo Dogfalo changed the title fix(autocapture): prevent potential memory exhaustion when generating combinations… fix(autocapture): prevent potential memory exhaustion when generating combinations Sep 4, 2024
@Dogfalo Dogfalo merged commit 6fd6495 into v1.x Sep 5, 2024
@Dogfalo Dogfalo deleted the prevent-combination-generation branch September 5, 2024 15:46
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