Skip to content

Fix some infinite recursion issues - #20

Open
supsm wants to merge 1 commit into
vram-guild:1.19from
supsm:1.19
Open

supsm wants to merge 1 commit into
vram-guild:1.19from
supsm:1.19

Conversation

@supsm

@supsm supsm commented Feb 26, 2023

Copy link
Copy Markdown

AOF6 seems to cause jmx to perform infinite recursion, until a stack overflow error is thrown. This pr adds a check if the parent is the current class to prevent this issue.
I don't know why the issue was caused in the first place, nor if there are any other spots that I missed. I just know that this prevents the issues. The change is minimally invasive, do with this what you will.

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