[Webkit-unassigned] [Bug 153954] New: CFRelease() SecRequirementRef when no longer needed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 6 14:13:46 PST 2016


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

            Bug ID: 153954
           Summary: CFRelease() SecRequirementRef when no longer needed
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Macintosh
                OS: OS X 10.11
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dbates at webkit.org
                CC: andersca at apple.com, bfulgham at webkit.org,
                    sam at webkit.org

We should call CFRelease() on the SecRequirementRef allocated by SecRequirementCreateWithString() when we are done using it to avoid a memory leak.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160206/bf016e5c/attachment.html>


More information about the webkit-unassigned mailing list