Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2b9983c4119c14ec0545baa9109f179cde4eeeb1
https://github.com/WebKit/WebKit/commit/2b9983c4119c14ec0545baa9109f179cde4eeeb1
Author: Chris Dumez <[email protected]>
Date: 2025-01-07 (Tue, 07 Jan 2025)
Changed paths:
M Source/WTF/wtf/HashCountedSet.h
Log Message:
-----------
Have HashCountedSet validate its keys in release builds
https://bugs.webkit.org/show_bug.cgi?id=285521
Reviewed by Darin Adler.
Have HashCountedSet validate its keys in release builds, as security hardening.
This is similar to what we did for HashMap & HashSet.
This tested as performance neutral on Speedometer and JetStream.
* Source/WTF/wtf/HashCountedSet.h:
Canonical link: https://commits.webkit.org/288553@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes