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 ModelAssignee: 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)
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.