Bug 274240
| Summary: | WeakPtrImplBaseSingleThread should cast this to Derived before calling delete | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
| Component: | Web Template Framework | Assignee: | Ryosuke Niwa <rniwa> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari Technology Preview | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ryosuke Niwa
WeakPtrImplBaseSingleThread should be casting this pointer to Derived* before calling delete on it.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ryosuke Niwa
Pull request: https://github.com/WebKit/WebKit/pull/28640
EWS
Committed 278849@main (c65a2e7636f8): <https://commits.webkit.org/278849@main>
Reviewed commits have been landed. Closing PR #28640 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/128179724>