Bug 242295

Summary: [GLIB] Fix memory leak in KeyedEncoderGlib finishEncoding()
Product: WebKit Reporter: James Hilliard <james.hilliard1>
Component: WPE WebKitAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.