Bug 267295
| Summary: | IPC::Decoder::markInvalid() should only call m_bufferDeallocator if m_buffer is not empty | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | David Kilzer (:ddkilzer) <ddkilzer> |
| Component: | WebKit Process Model | Assignee: | David Kilzer (:ddkilzer) <ddkilzer> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 261228 | ||
| Bug Blocks: | |||
David Kilzer (:ddkilzer)
IPC::Decoder::markInvalid() should only call m_bufferDeallocator if m_buffer is not empty.
<rdar://120737539>
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
David Kilzer (:ddkilzer)
Pull request: https://github.com/WebKit/WebKit/pull/22552
EWS
Committed 272840@main (1b0ef4a65009): <https://commits.webkit.org/272840@main>
Reviewed commits have been landed. Closing PR #22552 and removing active labels.