[Webkit-unassigned] [Bug 242295] New: [GLIB] Fix memory leak in KeyedEncoderGlib finishEncoding()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 3 05:04:42 PDT 2022


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

            Bug ID: 242295
           Summary: [GLIB] Fix memory leak in KeyedEncoderGlib
                    finishEncoding()
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WPE WebKit
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: james.hilliard1 at gmail.com
                CC: bugs-noreply at webkitgtk.org

We need to use adoptGRef when calling g_variant_get_data_as_bytes as the return is already ref'd.

-- 
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/20220703/ace932f3/attachment.htm>


More information about the webkit-unassigned mailing list