WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
272756
TestIPC.IPCSerialization.Basic should not use adoptCF() with CFCharacterSetGetPredefined()
https://bugs.webkit.org/show_bug.cgi?id=272756
Summary
TestIPC.IPCSerialization.Basic should not use adoptCF() with CFCharacterSetGe...
David Kilzer (:ddkilzer)
Reported
2024-04-16 07:55:53 PDT
TestIPC.IPCSerialization.Basic should not use adoptCF() with CFCharacterSetGetPredefined(). CFCharacterSetGetPredefined() returns a +0 retained (immortal) CFStringRef. There is no over-release that happens in practice, but we should fix this for correctness.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-04-16 07:56:15 PDT
<
rdar://problem/126553017
>
David Kilzer (:ddkilzer)
Comment 2
2024-04-16 08:03:34 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/27330
EWS
Comment 3
2024-04-16 15:25:33 PDT
Committed
277579@main
(edb4e626c57a): <
https://commits.webkit.org/277579@main
> Reviewed commits have been landed. Closing PR #27330 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