Bug 298180
| Summary: | Regression(289133@main) zeroBytes() call in WTF_OVERRIDE_DELETE_FOR_CHECKED_PTR_IMPL is wrong | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | Web Template Framework | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Chris Dumez
zeroBytes() call in WTF_OVERRIDE_DELETE_FOR_CHECKED_PTR_IMPL is wrong after 289133@main. It now zeros out the pointer instead of the object pointed to by the pointer.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/159573226>
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/50131
Chris Dumez
<rdar://problem/156300845>
EWS
Committed 299425@main (b99f8c3daae0): <https://commits.webkit.org/299425@main>
Reviewed commits have been landed. Closing PR #50131 and removing active labels.