fluidsynth 2.0.6
- fix an uninitialized memory access, which could have led to NULL dereference or heap corruption in an out-of-memory situation
- fix a use-after-free when calling
fluid_player_stop()
- fix the MIDI player not outputting any sound after stopping and restarting the playback (#550)