Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5b9bca30135655010aa781901ef411f4d14696ce
https://github.com/WebKit/WebKit/commit/5b9bca30135655010aa781901ef411f4d14696ce
Author: David Kilzer <[email protected]>
Date: 2025-10-25 (Sat, 25 Oct 2025)
Changed paths:
M Source/WTF/wtf/SystemMalloc.h
Log Message:
-----------
Follow-up: Fix untyped malloc() calls in JavaScriptCore and WebCore
<https://bugs.webkit.org/show_bug.cgi?id=301118>
<rdar://163059754>
Unreviewed build fix.
* Source/WTF/wtf/SystemMalloc.h:
- Remove one enablement check to fix internal builds. The build will
fail in other ways if _MALLOC_TYPE_ENABLED isn't set. This was just
an early warning.
Canonical link: https://commits.webkit.org/302141@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications