WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
252575
Prefer copy over CFRetain for ObjC Callback
https://bugs.webkit.org/show_bug.cgi?id=252575
Summary
Prefer copy over CFRetain for ObjC Callback
Seija K.
Reported
2023-02-20 09:09:59 PST
This way, not only does this match the function below it, but we don't have to retain this way anymore, ensuring memory is not leaked, as nothing that releases the Class object could be found.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-02-27 09:10:18 PST
<
rdar://problem/105979464
>
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