WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
295677
Remove superfluous lock in TZoneHeapManager::determineTZoneMallocFallback
https://bugs.webkit.org/show_bug.cgi?id=295677
Summary
Remove superfluous lock in TZoneHeapManager::determineTZoneMallocFallback
Marcus Plutowski
Reported
2025-07-09 17:27:26 PDT
rdar://155477794
This lock is no longer necessary; the rest of init does not use a lock, so this does not need one either.
Attachments
Add attachment
proposed patch, testcase, etc.
Marcus Plutowski
Comment 1
2025-07-09 17:30:17 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/47796
EWS
Comment 2
2025-07-10 08:36:20 PDT
Committed
297205@main
(ca4b5344596a): <
https://commits.webkit.org/297205@main
> Reviewed commits have been landed. Closing PR #47796 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug