Skip to content

Add UnloadMusicStreamFromPhysFS to fix buffer leak#61

Open
RobLoach wants to merge 1 commit into
masterfrom
fix/58-loadmusicstreamfromphysfs-leaks
Open

Add UnloadMusicStreamFromPhysFS to fix buffer leak#61
RobLoach wants to merge 1 commit into
masterfrom
fix/58-loadmusicstreamfromphysfs-leaks

Conversation

@RobLoach

Copy link
Copy Markdown
Owner

Tracks the file buffer behind each loaded music stream and adds UnloadMusicStreamFromPhysFS() to free it, with leftover cleanup in ClosePhysFS(), updated docs/example, and tests. Fixes #58

@RobLoach RobLoach self-assigned this Jul 22, 2026
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.

LoadMusicStreamFromPhysFS leaks the file buffer

1 participant