2383231123
connect_jack() invokes freeJackData() in every error handler, although its caller also invokes this function after a failure. We can save a lot of lines in connect_jack() by removing these redundant freeJackData() invocations. |
||
---|---|---|
.. | ||
audioOutput_alsa.c | ||
audioOutput_ao.c | ||
audioOutput_fifo.c | ||
audioOutput_jack.c | ||
audioOutput_mvp.c | ||
audioOutput_null.c | ||
audioOutput_oss.c | ||
audioOutput_osx.c | ||
audioOutput_pulse.c | ||
audioOutput_shout.c |