[Webkit-unassigned] [Bug 269144] [WPE] git main of 2024-02-10 fails to build due to uninitialized variables in JSAudioWorkletNodeOptions.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 13 22:44:40 PDT 2024


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

Kdwk <kdwkleung at protonmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kdwkleung at protonmail.com

--- Comment #1 from Kdwk <kdwkleung at protonmail.com> ---
I'm able to reproduce this. The issue can be fixed by changing the line to 

`AudioWorkletNodeOptions result = {};`

-- 
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/20240314/f61facd2/attachment.htm>


More information about the webkit-unassigned mailing list