• Max Kellermann's avatar
    jack: added freeJackClient() · 83215bf9
    Max Kellermann authored
    No need to destroy the JackData object when an error occurs, since
    jack_finishDriver() already frees it.  Only deinitialize the jack
    library, introduce freeJackClient() for that, and move code from
    freeJackData().
    83215bf9
audioOutput_jack.c 10.3 KB