WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
242295
[GLIB] Fix memory leak in KeyedEncoderGlib finishEncoding()
https://bugs.webkit.org/show_bug.cgi?id=242295
Summary
[GLIB] Fix memory leak in KeyedEncoderGlib finishEncoding()
James Hilliard
Reported
2022-07-03 05:04:42 PDT
We need to use adoptGRef when calling g_variant_get_data_as_bytes as the return is already ref'd.
Attachments
Add attachment
proposed patch, testcase, etc.
James Hilliard
Comment 1
2022-07-03 05:07:04 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/2039
EWS
Comment 2
2022-07-03 05:35:12 PDT
Committed
252100@main
(025cae4a4ff5): <
https://commits.webkit.org/252100@main
> Reviewed commits have been landed. Closing PR #2039 and removing active labels.
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