Bug 262525
| Summary: | StreamServerConnection::protectedConnection() to return Ref, use it in messages | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Gerald Squelart <g_squelart> |
| Component: | WebKit Process Model | Assignee: | 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 | ||
Gerald Squelart
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
<rdar://problem/116384986>
Gerald Squelart
Pull request: https://github.com/WebKit/WebKit/pull/18535
EWS
Committed 268893@main (295c392eda08): <https://commits.webkit.org/268893@main>
Reviewed commits have been landed. Closing PR #18535 and removing active labels.