Bug 262525 - StreamServerConnection::protectedConnection() to return Ref, use it in messages
Summary: StreamServerConnection::protectedConnection() to return Ref, use it in messages
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Process Model (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Gerald Squelart
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-10-02 22:24 PDT by Gerald Squelart
Modified: 2023-10-04 21:10 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.