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

Profiler: Fixes zeroing of allocated slots. #4352

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

Sonicadvance1
Copy link
Member

Was accidentally zeroing size of ThreadStatsHeader instead of ThreadStats. So 64 bytes instead of 48, which would have overrunned a slot.

Was accidentally zeroing size of ThreadStatsHeader instead of
ThreadStats. So 64 bytes instead of 48, which would have overrunned a
slot.
@lioncash lioncash merged commit 54412f1 into FEX-Emu:main Feb 13, 2025
12 checks passed
@Sonicadvance1 Sonicadvance1 deleted the profiler_fix_zero branch February 13, 2025 09:54
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