[Webkit-unassigned] [Bug 146304] ExceptionHelpers.cpp::functionCallBase doesn't properly handle embedded comments and string literals
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jun 25 09:23:37 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=146304
Michael Saboff <msaboff at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|ExceptionHelpers.cpp::funct |ExceptionHelpers.cpp::funct
|ionCallBase doesn't |ionCallBase doesn't
|properly handle strings |properly handle embedded
| |comments and string
| |literals
--- Comment #1 from Michael Saboff <msaboff at apple.com> ---
Here are some examples of cases that the function does not properly handle:
foo.bar("/abc\)*/")
blah(/* A /* B */ x, y)
baz("((((")
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150625/bd46c412/attachment.html>
More information about the webkit-unassigned
mailing list