From e429ec4386911fa077341c597932243e9fdb8502 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 29 May 2020 15:58:14 -0400 Subject: [PATCH] workaround only for audioserver --- static/releases.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/releases.html b/static/releases.html index 09d968b5..3e997fe1 100644 --- a/static/releases.html +++ b/static/releases.html @@ -319,7 +319,7 @@
  • PDF Viewer: update to version 4
  • PDF Viewer: update to version 5
  • revert attempt at fixing audio DeviceDescriptor sorting
  • -
  • hardened_malloc: temporarily disable SLOT_RANDOMIZE to work around DeviceDescriptor sorting bug
  • +
  • hardened_malloc: temporarily disable SLOT_RANDOMIZE for audioserver to work around DeviceDescriptor sorting bug