Bug 262525

Summary: StreamServerConnection::protectedConnection() to return Ref, use it in messages
Product: WebKit Reporter: Gerald Squelart <g_squelart>
Component: WebKit Process ModelAssignee: Gerald Squelart <g_squelart>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Gerald Squelart 2023-10-02 22:24:19 PDT
There are hundreds of clang static analyzer warnings in generated code for IPC messaging, because of `connection()` being potentially uncounted.
Comment 1 Radar WebKit Bug Importer 2023-10-02 22:24:27 PDT
<rdar://problem/116384986>
Comment 2 Gerald Squelart 2023-10-02 22:27:42 PDT
Pull request: https://github.com/WebKit/WebKit/pull/18535
Comment 3 EWS 2023-10-04 21:10:43 PDT
Committed 268893@main (295c392eda08): <https://commits.webkit.org/268893@main>

Reviewed commits have been landed. Closing PR #18535 and removing active labels.