Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ab56c221f4f728d551fd2ff6217dfe8c93dea13c
https://github.com/WebKit/WebKit/commit/ab56c221f4f728d551fd2ff6217dfe8c93dea13c
Author: Marcus Plutowski <[email protected]>
Date: 2026-01-26 (Mon, 26 Jan 2026)
Changed paths:
M Source/bmalloc/libpas/src/libpas/pas_config.h
M Source/bmalloc/libpas/src/libpas/pas_platform.h
Log Message:
-----------
[libpas] Disable MTE for ASAN builds
https://bugs.webkit.org/show_bug.cgi?id=306125
rdar://168769268
Reviewed by Mark Lam.
MTE faults will get in the way of workflows that rely on ASAN, so when
the latter is enabled we should disable the former.
This is already the policy elsewhere.
Canonical link: https://commits.webkit.org/306236@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications