WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
279533
Use CGDataConsumerRelease and CGPDFContextRelease to release CGDataConsumerRef and CGContextRef respectively
https://bugs.webkit.org/show_bug.cgi?id=279533
Summary
Use CGDataConsumerRelease and CGPDFContextRelease to release CGDataConsumerRe...
Seija K.
Reported
2024-09-11 12:12:56 PDT
These types do not use CFRelease. They use unique functions to release their memory, and we should use them as that is proper.
Attachments
Add attachment
proposed patch, testcase, etc.
Ahmad Saleem
Comment 1
2024-09-11 12:20:52 PDT
PR -
https://github.com/WebKit/WebKit/pull/33482
Radar WebKit Bug Importer
Comment 2
2024-09-18 12:13:12 PDT
<
rdar://problem/136240547
>
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