Skip to content

fix: do not use uintptr#186

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

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

Conversation

@elgopher

@elgopher elgopher commented Sep 5, 2025

Copy link
Copy Markdown
Owner

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