-
Geoffrey McRae authored
This change registers a bottom handler to close the JACK client connection when a server shutdown signal is received. Without this libjack2 attempts to "clean up" old clients and causes a use after free segfault. Signed-off-by:
Geoffrey McRae <geoff@hostfission.com>
Reviewed-by:
Christian Schoenebeck <qemu_oss@crudebyte.com>
Message-Id: <20201108063351.35804-2-geoff@hostfission.com>
Signed-off-by:
Gerd Hoffmann <kraxel@redhat.com>Geoffrey McRae authoredThis change registers a bottom handler to close the JACK client connection when a server shutdown signal is received. Without this libjack2 attempts to "clean up" old clients and causes a use after free segfault. Signed-off-by:
Geoffrey McRae <geoff@hostfission.com>
Reviewed-by:
Christian Schoenebeck <qemu_oss@crudebyte.com>
Message-Id: <20201108063351.35804-2-geoff@hostfission.com>
Signed-off-by:
Gerd Hoffmann <kraxel@redhat.com>
Loading