Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@caipengbo
Copy link
Contributor

The current logic for randomizing value_buffer looks like something's wrong, and I've tried to fix it.

I guess the original intent was to read the /dev/urandom file every 20*64*64 bytes, and I modified it to follow this logic.

Related issue #171.

@yossigo yossigo requested a review from YaacovHazan March 13, 2022 08:44
@caipengbo caipengbo requested a review from YaacovHazan March 22, 2022 12:00
@YaacovHazan
Copy link
Collaborator

@caipengbo LGTM, did you test it?

@caipengbo
Copy link
Contributor Author

@YaacovHazan Yeah, I've tested it :)

@caipengbo
Copy link
Contributor Author

CI seems to have some problems.

@YaacovHazan YaacovHazan merged commit 9fa65ae into redis:master Mar 30, 2022
@YaacovHazan
Copy link
Collaborator

Thanks @caipengbo

@caipengbo caipengbo deleted the random-value-buffer branch April 20, 2022 03:21
@filipecosta90 filipecosta90 linked an issue Jun 17, 2022 that may be closed by this pull request
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.

Generating value buffer randomly looks like wrong

2 participants