Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c65a2e7636f8537f35aee3f6d3f35cbdc193034d
https://github.com/WebKit/WebKit/commit/c65a2e7636f8537f35aee3f6d3f35cbdc193034d
Author: Ryosuke Niwa <[email protected]>
Date: 2024-05-15 (Wed, 15 May 2024)
Changed paths:
M Source/WTF/wtf/WeakPtrImpl.h
Log Message:
-----------
WeakPtrImplBaseSingleThread should cast this to Derived before calling delete
https://bugs.webkit.org/show_bug.cgi?id=274240
Reviewed by Chris Dumez.
Cast this to Derived* before invoking delete operator on it.
* Source/WTF/wtf/WeakPtrImpl.h:
(WTF::WeakPtrImplBaseSingleThread::deref const):
Canonical link: https://commits.webkit.org/278849@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