WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-10-02 22:24:27 PDT
<
rdar://problem/116384986
>
Gerald Squelart
Comment 2
2023-10-02 22:27:42 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/18535
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.
Top of Page
Format For Printing
XML
Clone This Bug