-
Max Kellermann authored
JACK documentation states: "The caller is responsible for calling free(3) any non-NULL returned value." This does not seem to include the array elements. Duplicate them after jack_get_ports(), and free only the array. Convert JackData.output_ports to non-const.
1fe12933
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| alsa_plugin.c | ||
| ao_plugin.c | ||
| fifo_plugin.c | ||
| jack_plugin.c | ||
| mvp_plugin.c | ||
| null_plugin.c | ||
| oss_plugin.c | ||
| osx_plugin.c | ||
| pulse_plugin.c | ||
| shout_mp3.c | ||
| shout_ogg.c | ||
| shout_plugin.c | ||
| shout_plugin.h |