[Webkit-unassigned] [Bug 195274] New: WebDriver: fix String not terminated with null caracter

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 4 04:45:50 PST 2019


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

            Bug ID: 195274
           Summary: WebDriver: fix String not terminated with null
                    caracter
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebDriver
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: karl.leplat_ext at softathome.com
                CC: bburg at apple.com, cgarcia at igalia.com,
                    olivier.blin at softathome.com, zan at falconsigh.net

WebDriver: fix String not terminated with null caracter

This has been detected by an exception returned by the function
evaluateJavaScriptFunction with the message :
[native code]: JS ERROR SyntaxError: Unexpected keyword 'function'. Expected ')' to end a compound expression.

Function has been initialized with a string that come from char array, not a null-terminated string.

-- 
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/20190304/108a2a40/attachment-0001.html>


More information about the webkit-unassigned mailing list