[Webkit-unassigned] [Bug 254667] New: attributeArrayRef is leaked in exportLocalAuthenticatorCredentialWithGroupAndID

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 29 09:07:50 PDT 2023


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

            Bug ID: 254667
           Summary: attributeArrayRef is leaked in
                    exportLocalAuthenticatorCredentialWithGroupAndID
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Process Model
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: doremylover123 at gmail.com

We do not assign the result of SecItemCopyMatching to a smart pointer, which means the memory is leaked.

-- 
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/20230329/6b28ddb8/attachment.htm>


More information about the webkit-unassigned mailing list