Skip to content

Windows: Check return value of ProcessPrng.#811

Merged
newpavlov merged 1 commit intorust-random:masterfrom
briansmith:b/windows-error-checking
Feb 18, 2026
Merged

Windows: Check return value of ProcessPrng.#811
newpavlov merged 1 commit intorust-random:masterfrom
briansmith:b/windows-error-checking

Conversation

@briansmith
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown
Member

@newpavlov newpavlov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add a changelog entry.

@briansmith briansmith force-pushed the b/windows-error-checking branch from 64c6553 to 854033d Compare February 17, 2026 23:37
@briansmith
Copy link
Copy Markdown
Contributor Author

Please add a changelog entry.

Done!

Comment thread CHANGELOG.md Outdated
@briansmith briansmith force-pushed the b/windows-error-checking branch from 854033d to 3bcf4fc Compare February 17, 2026 23:58
@newpavlov newpavlov merged commit 73c17f7 into rust-random:master Feb 18, 2026
78 checks passed
@newpavlov newpavlov mentioned this pull request Mar 2, 2026
newpavlov added a commit that referenced this pull request Mar 3, 2026
### 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]

[#810]: #810
[#811]: #811
[#814]: #814
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 [#&#8203;814]

##### Fixed

- Read `errno` only when it is set [#&#8203;810]
- Check the return value of `ProcessPrng` on Windows [#&#8203;811]

[0.4.2]: rust-random/getrandom@v0.4.1...v0.4.2

[#&#8203;810]: rust-random/getrandom#810

[#&#8203;811]: rust-random/getrandom#811

[#&#8203;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 [#&#8203;814]

##### Fixed

- Read `errno` only when it is set [#&#8203;810]
- Check the return value of `ProcessPrng` on Windows [#&#8203;811]

[0.4.2]: rust-random/getrandom@v0.4.1...v0.4.2

[#&#8203;810]: rust-random/getrandom#810

[#&#8203;811]: rust-random/getrandom#811

[#&#8203;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 [#&#8203;801]

[0.4.1]: rust-random/getrandom@v0.4.0...v0.4.1

[#&#8203;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
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