mirror of
https://github.com/ctm/executor.git
synced 2025-01-03 00:31:03 +00:00
Fixed hang at exit for Mac OS X port.
This commit is contained in:
parent
5df19cdab2
commit
a19a11b067
@ -205,6 +205,8 @@ sound_sdl_shutdown (sound_driver_t *s)
|
||||
/* possibly kill the thread here */
|
||||
have_sound_p = FALSE;
|
||||
}
|
||||
|
||||
sdl_stream = NULL;
|
||||
}
|
||||
|
||||
static void
|
||||
|
Loading…
Reference in New Issue
Block a user