[webkit-changes] [WebKit/WebKit] bba01a: Have WeakHashMap validate its key in release build...
Chris Dumez
noreply at github.com
Wed Jan 8 10:46:26 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: bba01aa975f71f334d269f582265f48a160f511a
https://github.com/WebKit/WebKit/commit/bba01aa975f71f334d269f582265f48a160f511a
Author: Chris Dumez <cdumez at apple.com>
Date: 2025-01-08 (Wed, 08 Jan 2025)
Changed paths:
M Source/WTF/wtf/WeakHashMap.h
Log Message:
-----------
Have WeakHashMap validate its key in release builds as security hardening
https://bugs.webkit.org/show_bug.cgi?id=285604
Reviewed by Geoffrey Garen and Darin Adler.
Have WeakHashMap validate its key in release builds as security hardening.
This tested as performance neutral on Speedometer and JetStream.
* Source/WTF/wtf/WeakHashMap.h:
Canonical link: https://commits.webkit.org/288607@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list