RESOLVED FIXED 262525
StreamServerConnection::protectedConnection() to return Ref, use it in messages
https://bugs.webkit.org/show_bug.cgi?id=262525
Summary StreamServerConnection::protectedConnection() to return Ref, use it in messages
Gerald Squelart
Reported 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.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-10-02 22:24:27 PDT
Gerald Squelart
Comment 2 2023-10-02 22:27:42 PDT
EWS
Comment 3 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.
Note You need to log in before you can comment on or make changes to this bug.