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

Cherry-pick to earlgrey_1.0.0: [util] Remove expand_seed routine. #24923

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

github-actions[bot]
Copy link

This is an automatic cherry-pick of #24571 to branch earlgrey_1.0.0.

This routine wasn't currently affecting the logic, but would have weakened
certain seeds that happened to have low values. Ideally this should all be
refactored to use byte strings so it's clearer what range the value is sampled
from, but for now just removing the harmful logic should suffice.

Signed-off-by: Jade Philipoom <[email protected]>
(cherry picked from commit fb43637)
@timothytrippel timothytrippel requested review from moidx and timothytrippel and removed request for msfschaffner October 29, 2024 04:01
@timothytrippel timothytrippel merged commit 9f0efaf into earlgrey_1.0.0 Oct 29, 2024
26 checks passed
@timothytrippel timothytrippel deleted the backport-24571-to-earlgrey_1.0.0 branch October 29, 2024 06:49
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