WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
223189
[GTK][WPE] Stop using g_memdup
https://bugs.webkit.org/show_bug.cgi?id=223189
Summary
[GTK][WPE] Stop using g_memdup
Carlos Garcia Campos
Reported
2021-03-15 10:00:07 PDT
It's deprecated in GLib now because of the possibility of overflow when converting from size_t to unsigned int.
Attachments
Patch
(10.73 KB, patch)
2021-03-15 10:10 PDT
,
Carlos Garcia Campos
pnormand
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2021-03-15 10:10:15 PDT
Created
attachment 423192
[details]
Patch
EWS Watchlist
Comment 2
2021-03-15 10:11:24 PDT
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See
https://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Carlos Garcia Campos
Comment 3
2021-03-16 08:07:25 PDT
Committed
r274479
(
235335@main
): <
https://commits.webkit.org/235335@main
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug