Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7de508db017113dd8e5257f71484652128870869
https://github.com/WebKit/WebKit/commit/7de508db017113dd8e5257f71484652128870869
Author: Marcus Plutowski <[email protected]>
Date: 2026-01-29 (Thu, 29 Jan 2026)
Changed paths:
M Source/bmalloc/libpas/src/libpas/pas_mte_config.c
Log Message:
-----------
[libpas] Fix system-heap reporting for LibpasMallocReportConfig=1
https://bugs.webkit.org/show_bug.cgi?id=306543
rdar://169191865
Reviewed by Keith Miller.
Currently we report the system heap as enabled, which is true, but that
no longer means that we dispatch all allocations to it. Change this to
refer to pas_system_heap_should_supplant_bmalloc.
Canonical link: https://commits.webkit.org/306453@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications