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

Use empty array for wrapper methods (case 1073634) #1041

Merged
merged 1 commit into from
Oct 4, 2018

Conversation

joncham
Copy link
Member

@joncham joncham commented Oct 2, 2018

Wrapper methods should not be exposed to user code but in some cases
they end up in StackFrame's. Return empty parameter array
in these cases since metadata code cannot handle wrapper methods.

Wrapper methods should not be exposed to user code but in some cases
they end up in StackFrame's. Return empty parameter array
in these cases since metadata code cannot handle wrapper methods.
@joncham joncham self-assigned this Oct 2, 2018
@joncham joncham merged commit 7ddade2 into unity-master Oct 4, 2018
@joncham joncham deleted the unity-master-bug-1073634 branch October 4, 2018 12:59
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