RESOLVED FIXED274557
Close XPC connection to OpenDirectory before revoking sandbox extension
https://bugs.webkit.org/show_bug.cgi?id=274557
Summary Close XPC connection to OpenDirectory before revoking sandbox extension
Per Arne Vollan
Reported 2024-05-22 16:42:40 PDT
Close XPC connection to OpenDirectory before revoking sandbox extension. Otherwise, another thread trying to write on a temporarily open connection could cause a crash, because the sandbox extension has not been revoked yet.
Attachments
Per Arne Vollan
Comment 1 2024-05-22 16:43:21 PDT
Per Arne Vollan
Comment 2 2024-05-22 16:45:00 PDT
EWS
Comment 3 2024-05-22 19:13:39 PDT
Committed 279169@main (ece697a8bb31): <https://commits.webkit.org/279169@main> Reviewed commits have been landed. Closing PR #28954 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.