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

Fix crash when # of jobs/threads is larger than the max we support #35

Merged
merged 1 commit into from Dec 20, 2018

Conversation

aras-p
Copy link

@aras-p aras-p commented Dec 20, 2018

The code was reading the input struct that is const and has not been clamped to max # of jobs.

The code was reading the input struct that is const and has not been clamped to max # of jobs.
@aras-p aras-p merged commit c648041 into various_unity Dec 20, 2018
@aras-p aras-p deleted the fix-job-clamp branch December 20, 2018 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants