RESOLVED FIXED267295
IPC::Decoder::markInvalid() should only call m_bufferDeallocator if m_buffer is not empty
https://bugs.webkit.org/show_bug.cgi?id=267295
Summary IPC::Decoder::markInvalid() should only call m_bufferDeallocator if m_buffer ...
David Kilzer (:ddkilzer)
Reported 2024-01-09 13:24:28 PST
IPC::Decoder::markInvalid() should only call m_bufferDeallocator if m_buffer is not empty. <rdar://120737539>
Attachments
David Kilzer (:ddkilzer)
Comment 1 2024-01-09 13:30:49 PST
EWS
Comment 2 2024-01-09 21:37:35 PST
Committed 272840@main (1b0ef4a65009): <https://commits.webkit.org/272840@main> Reviewed commits have been landed. Closing PR #22552 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.