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 issue with 0xffff parameters #914

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Fix issue with 0xffff parameters #914

wants to merge 2 commits into from

Conversation

jbevain
Copy link
Owner

@jbevain jbevain commented Jun 23, 2023

Fix #913

@alexey-zakharov
Copy link

Hey @jbevain !

Are there any reasons to not merge this PR? 😄

@xoofx
Copy link

xoofx commented Dec 16, 2024

Hey @jbevain, After discussing with @alexey-zakharov we believe that it is the right fix. We did a similar fix in Unity-Technologies/mono#2081, it is non breaking and fixing an actual issue. We plan to port also this fix to CoreCLR. Could you merge this PR and release a new package?

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.

Possible ArgumentOutOfRangeException when there are 65535 params in metadata table
3 participants