From 65d5c0a149961d9cb531c3c00b112a10596c4289 Mon Sep 17 00:00:00 2001 From: Andrew Gunnerson Date: Sun, 9 Mar 2025 12:29:52 -0400 Subject: [PATCH] Clarify adb epoll fix Although fdsan is used, it did not catch this particular issue. The crash was from an explicit PLOG(FATAL) call. Signed-off-by: Andrew Gunnerson --- static/releases.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/releases.html b/static/releases.html index 37e7fc24..71e95fce 100644 --- a/static/releases.html +++ b/static/releases.html @@ -578,7 +578,7 @@