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

[threadpool-ms] Fix incorrect use of mono_rand. #2812

Merged
merged 1 commit into from Mar 30, 2016

Conversation

madewokherd
Copy link
Contributor

This takes a pointer to an RNG handle, not the handle itself.

Fixes the crash reported in https://bugs.winehq.org/show_bug.cgi?id=40260

This takes a pointer to an RNG handle, not the handle itself.
@vargaz
Copy link
Contributor

vargaz commented Mar 30, 2016

@monojenkins merge

@vargaz vargaz merged commit 3df894d into mono:master Mar 30, 2016
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
[threadpool-ms] Fix incorrect use of mono_rand.

Commit migrated from mono/mono@3df894d
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.

None yet

2 participants