Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 01f33be1d1f90c41b3fc9863e9d7b481dcd71124
https://github.com/WebKit/WebKit/commit/01f33be1d1f90c41b3fc9863e9d7b481dcd71124
Author: Marcus Plutowski <[email protected]>
Date: 2026-09-14 (Mon, 14 Sep 2026)
Changed paths:
M Source/bmalloc/bmalloc/TZoneHeapManager.cpp
Log Message:
-----------
Fix TZone disablement when MTE is enabled
https://bugs.webkit.org/show_bug.cgi?id=323981
rdar://187217309
Reviewed by Dan Hecht.
This was intended to be a part of
https://commits.webkit.org/309849@main,
but was accidentally omitted.
This patch fixes that, and thus (as originally intended) disables TZone
process-wide when MTE is enabled in libpas.
* Source/bmalloc/bmalloc/TZoneHeapManager.cpp:
(bmalloc::api::determineTZoneMallocFallback):
Canonical link: https://commits.webkit.org/321071@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications