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

DotNET: Copy & reset s_pushedCount before executing command. #1625

Merged
merged 1 commit into from
Apr 13, 2023

Conversation

jhett12321
Copy link
Contributor

Fixes an edge case issue where s_pushedCount would become invalid if cmd->ExecuteCommand(id, s_pushedCount); caused a nested call in C# code.

@mtijanic mtijanic merged commit 9b295eb into nwnxee:master Apr 13, 2023
@jhett12321 jhett12321 deleted the dotnet-fix-nested-stack branch May 21, 2023 10:58
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