[Webkit-unassigned] [Bug 223189] New: [GTK][WPE] Stop using g_memdup

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 15 10:00:07 PDT 2021


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

            Bug ID: 223189
           Summary: [GTK][WPE] Stop using g_memdup
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: bugs-noreply at webkitgtk.org

It's deprecated in GLib now because of the possibility of overflow when converting from size_t to unsigned int.

-- 
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/20210315/392ca663/attachment.htm>


More information about the webkit-unassigned mailing list