Skip to content

[cpu][darwin]: release pCoreRef in each iteration - #1971

Merged
shirou merged 1 commit into
shirou:masterfrom
uubulb:fix/release-pcoreref
Dec 24, 2025
Merged

[cpu][darwin]: release pCoreRef in each iteration#1971
shirou merged 1 commit into
shirou:masterfrom
uubulb:fix/release-pcoreref

Conversation

@uubulb

@uubulb uubulb commented Dec 17, 2025

Copy link
Copy Markdown
Contributor

Release pCoreRef in each IOService iteration to fix a potential memory leak.
cpu.Info is probably not frequently called so it's a subtle issue, but still worth fixing.

@shirou shirou left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch! Thank you so much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants