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
Ahmad Saleem
Comment 1 2024-09-11 12:20:52 PDT
Radar WebKit Bug Importer
Comment 2 2024-09-18 12:13:12 PDT
Note You need to log in before you can comment on or make changes to this bug.