diff options
author | Max Kellermann <max@duempel.org> | 2009-01-02 17:23:00 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2009-01-02 17:53:25 +0100 |
commit | 0b6cb4f69355bb59578fd79298adc42574b06c82 (patch) | |
tree | c19e545342020c70d3cd73c667d6ced1c21193ea /configure.ac | |
parent | ffc0cdb742522ff223ee3a9b99c939a980a2e073 (diff) | |
download | mpd-0b6cb4f69355bb59578fd79298adc42574b06c82.tar.gz mpd-0b6cb4f69355bb59578fd79298adc42574b06c82.tar.xz mpd-0b6cb4f69355bb59578fd79298adc42574b06c82.zip |
jack: duplicate jack_get_ports() return values
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.
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions