Skip to content

fix: do not use uintptr#186

Merged
elgopher merged 2 commits intomasterfrom
fix-audio
Sep 5, 2025
Merged

fix: do not use uintptr#186
elgopher merged 2 commits intomasterfrom
fix-audio

Conversation

@elgopher
Copy link
Owner

@elgopher elgopher commented Sep 5, 2025

Because same address can be reused when object is garbage collected. Use normal pointers instead.

Because same address can be reused when object is garbage collected. Use normal pointers instead.
@elgopher elgopher merged commit 84d9266 into master Sep 5, 2025
3 checks passed
@elgopher elgopher deleted the fix-audio branch September 5, 2025 15:25
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