]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Merge branch 'development'
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Sun, 9 Oct 2022 09:09:32 +0000 (10:09 +0100)
committerMike Brady <4265913+mikebrady@users.noreply.github.com>
Sun, 9 Oct 2022 09:09:32 +0000 (10:09 +0100)
Fix two memory leaks and start using `libgcrypt` again to avoid a memory leak in `libcrypto`.
Fix a memory allocation error.
Close output_device when AP2 Streamed Audio Pauses or Stops
Close output_device when active period ends and `disable_standby_mode` is set to `"auto"`.
Documentation updates.


Trivial merge