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

Optimize stacktrace functionality #477

Merged
merged 3 commits into from
Apr 8, 2024
Merged

Optimize stacktrace functionality #477

merged 3 commits into from
Apr 8, 2024

Conversation

Rochet2
Copy link
Member

@Rochet2 Rochet2 commented Apr 7, 2024

We now push the function to stack only once and never shift all function call arguments around.

Rochet2 added 3 commits April 7, 2024 21:40
We now push the function to stack only once and never shift all function call arguments around.
@Rochet2 Rochet2 merged commit 24cae10 into master Apr 8, 2024
0 of 30 checks passed
@Rochet2 Rochet2 deleted the stacktrace-improve branch April 8, 2024 21:52
Rochet2 added a commit that referenced this pull request Nov 18, 2024
This reverts commit 24cae10.

Fixes crash with hook calls nested within method calls when
Eluna.TraceBack is true
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.

1 participant