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

Fix possible double free call #257

Merged
merged 1 commit into from
Nov 28, 2024
Merged

Conversation

trialuser02
Copy link
Contributor

This fix prevents program from crashing when calling WildMidi_Init() -> WildMidi_Shutdown() several times.

This fix prevents program from crashing when calling WildMidi_Init() -> WildMidi_Shutdown() several times.
@sezero sezero merged commit 67b0c9a into Mindwerks:master Nov 28, 2024
8 checks passed
@sezero
Copy link
Contributor

sezero commented Nov 28, 2024

Thanks.

@psi29a
Copy link
Member

psi29a commented Nov 29, 2024

Noice, cheers!

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.

3 participants