[Webkit-unassigned] [Bug 279533] New: Use CGDataConsumerRelease and CGPDFContextRelease to release CGDataConsumerRef and CGContextRef respectively

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 11 12:12:56 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=279533

            Bug ID: 279533
           Summary: Use CGDataConsumerRelease and CGPDFContextRelease to
                    release CGDataConsumerRef and CGContextRef
                    respectively
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: doremylover123 at gmail.com

These types do not use CFRelease. They use unique functions to release their memory, and we should use them as that is proper.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240911/bbbcd2f4/attachment-0001.htm>


More information about the webkit-unassigned mailing list