Windows: Check return value of ProcessPrng.#811
Merged
newpavlov merged 1 commit intorust-random:masterfrom Feb 18, 2026
Merged
Conversation
875784c to
64c6553
Compare
newpavlov
approved these changes
Feb 17, 2026
Member
newpavlov
left a comment
There was a problem hiding this comment.
Please add a changelog entry.
64c6553 to
854033d
Compare
Contributor
Author
Done! |
newpavlov
reviewed
Feb 17, 2026
854033d to
3bcf4fc
Compare
Merged
newpavlov
added a commit
that referenced
this pull request
Mar 3, 2026
eleboucher
pushed a commit
to eleboucher/towonel
that referenced
this pull request
Apr 18, 2026
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [getrandom](https://github.com/rust-random/getrandom) | workspace.dependencies | minor | `0.3` → `0.4` | --- ### Release Notes <details> <summary>rust-random/getrandom (getrandom)</summary> ### [`v0.4.2`](https://github.com/rust-random/getrandom/blob/HEAD/CHANGELOG.md#042---2026-03-03) [Compare Source](rust-random/getrandom@v0.4.1...v0.4.2) ##### Changed - Bump `r-efi` dependency to v6 [#​814] ##### Fixed - Read `errno` only when it is set [#​810] - Check the return value of `ProcessPrng` on Windows [#​811] [0.4.2]: rust-random/getrandom@v0.4.1...v0.4.2 [#​810]: rust-random/getrandom#810 [#​811]: rust-random/getrandom#811 [#​814]: rust-random/getrandom#814 ### [`v0.4.1`](https://github.com/rust-random/getrandom/blob/HEAD/CHANGELOG.md#042---2026-03-03) [Compare Source](rust-random/getrandom@v0.4.0...v0.4.1) ##### Changed - Bump `r-efi` dependency to v6 [#​814] ##### Fixed - Read `errno` only when it is set [#​810] - Check the return value of `ProcessPrng` on Windows [#​811] [0.4.2]: rust-random/getrandom@v0.4.1...v0.4.2 [#​810]: rust-random/getrandom#810 [#​811]: rust-random/getrandom#811 [#​814]: rust-random/getrandom#814 ### [`v0.4.0`](https://github.com/rust-random/getrandom/blob/HEAD/CHANGELOG.md#041---2026-02-03) [Compare Source](rust-random/getrandom@v0.3.4...v0.4.0) ##### Fixed - Documentation build on docs.rs [#​801] [0.4.1]: rust-random/getrandom@v0.4.0...v0.4.1 [#​801]: rust-random/getrandom#801 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDEuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEwMS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJ0eXBlL21pbm9yIl19--> Reviewed-on: https://git.erwanleboucher.dev/eleboucher/towonel/pulls/5
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.