fluidsynth/src
derselbst 743601930a Fix two uninitialized memory accesses in new_fluid_synth()
In an out of memory situation, fluid_synth_t::voice and fluid_synth_t::channel may not be fully initialized, causing a NULL dereference and heap corruption in delete_fluid_synth().
2019-08-02 15:09:29 +02:00
..
bindings fix documentation for pitch_bend_range shell command 2019-03-12 18:21:13 +01:00
drivers another memory leak in jack midi driver 2019-04-05 20:13:17 +02:00
gentables Generate pow lookup tables with higher precision 2019-02-16 10:51:53 +01:00
midi use a common function for opening regular files 2019-04-18 19:43:39 +02:00
rvoice fix building CoreAudio on OSX 10.4 2019-02-15 17:55:02 +01:00
sfloader use a common function for opening regular files 2019-04-18 19:43:39 +02:00
synth Fix two uninitialized memory accesses in new_fluid_synth() 2019-08-02 15:09:29 +02:00
utils use a common function for opening regular files 2019-04-18 19:43:39 +02:00
CMakeLists.txt Improve systemd integration 2019-03-02 10:18:32 +01:00
config.cmake Improve systemd integration 2019-03-02 10:18:32 +01:00
fluidsynth.c Improve systemd integration 2019-03-02 10:18:32 +01:00