[Webkit-unassigned] [Bug 199295] Memory corruption when creating JSGlobalContext

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 27 08:18:24 PDT 2019


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

Federico Santamorena <federicosantamorena at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |federicosantamorena at gmail.c
                   |                            |om

--- Comment #8 from Federico Santamorena <federicosantamorena at gmail.com> ---
I can confirm, I have the same exact problem.

using the standard webkit2gtk-4.0 on Fedora causes this problem when running some Javascript scripts with version 2.24.3-1.fc30


        webkit_web_view_run_javascript(
            webview, 
            "var variable_name = {}", 
            null, 
            null, 
            null
        );


will corrupt memory

-- 
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/20190727/3bee1bc7/attachment.html>


More information about the webkit-unassigned mailing list