Skip to content

Fix a segmentation fault in mascot_action_get_next#53

Merged
CluelessCatBurger merged 1 commit intoCluelessCatBurger:mainfrom
icanbecalledthis:main
Feb 28, 2026
Merged

Fix a segmentation fault in mascot_action_get_next#53
CluelessCatBurger merged 1 commit intoCluelessCatBurger:mainfrom
icanbecalledthis:main

Conversation

@icanbecalledthis
Copy link
Copy Markdown
Contributor

Closes #49

Remove recursion, so that it runs the if statement immediately below instead, which handles when next_func is NULL by returning mascot_tick_next.

remove infinite recursion and make it run the if statement immediately below
@CluelessCatBurger CluelessCatBurger merged commit e6493e3 into CluelessCatBurger:main Feb 28, 2026
2 checks passed
@CluelessCatBurger
Copy link
Copy Markdown
Owner

Reverted in 1814db8
This pull request results in infinite loop in one of threads after few minutes of running wl_shimeji

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.

Segfault

2 participants