]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Merge pull request #1800 from klemensn/rtsp-listener-exit-segfault
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Tue, 6 Feb 2024 10:04:33 +0000 (10:04 +0000)
committerGitHub <noreply@github.com>
Tue, 6 Feb 2024 10:04:33 +0000 (10:04 +0000)
Fix crash on double pthread_cancel(3) on exit (detected on OpenBSD).


Trivial merge