Update fluidsynth
authorRobin Gareus <robin@gareus.org>
Tue, 27 Jun 2017 18:12:03 +0000 (20:12 +0200)
committerRobin Gareus <robin@gareus.org>
Tue, 27 Jun 2017 18:12:46 +0000 (20:12 +0200)
commit1dd4aab0b4d3e14ef93ddb3470d4c386f48cda6b
treef0006417f0db48b8694ea306faba70044dfb3ee3
parent0650e0d3fd80da266045d3553fc3465fc40f5afd
Update fluidsynth

Fix potential crashes in case fluid-synth runs into an OOM error,
and address a const-cast compiler warning.

Switch to track github repo (instead of sf.net git)
libs/fluidsynth/src/fluid_midi.c
libs/fluidsynth/src/fluid_settings.c
libs/fluidsynth/src/fluid_settings.h
libs/fluidsynth/src/fluid_synth.c
tools/update_fluidsynth.sh