RESOLVED FIXED242295
[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
James Hilliard
Comment 1 2022-07-03 05:07:04 PDT
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.