Bug 253160
| Summary: | Do not CFRelease a CFSTR constant | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Seija K. <gfunni234> |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Seija K.
There is no need to CFRelease a CFSTR-created CFString; it is a constant.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Seija K.
Pull request: https://github.com/WebKit/WebKit/pull/10870
EWS
Committed 261024@main (3f8639874e31): <https://commits.webkit.org/261024@main>
Reviewed commits have been landed. Closing PR #10870 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/106105848>