[Webkit-unassigned] [Bug 52791] Buffer overrun in WebCore::InspectorBasicValue::writeJSON

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 27 03:31:10 PST 2011


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


Pavel Feldman <pfeldman at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #80312|review?, commit-queue?      |review-
               Flag|                            |




--- Comment #14 from Pavel Feldman <pfeldman at chromium.org>  2011-01-27 03:31:10 PST ---
(From update of attachment 80312)
View in context: https://bugs.webkit.org/attachment.cgi?id=80312&action=review

One last thing!

> WebCore/ChangeLog:6
> +

Please add a link to this bug under this line.

> WebCore/ChangeLog:7
> +        No new tests. The problem can be reproduced by trying to create InspectorValue

Nit: I think you could add a console.log("Large value %d", 1E10000) or similar into http://codesearch.google.com/codesearch/p?hl=en#OAMlx_jo-ck/src/third_party/WebKit/LayoutTests/inspector/console-format.html&q=LayoutTests/inspector/console&exact_package=chromium&l=12 and do run-webkit-tests --debug inspector/console-format.hmtl. That would cover our work!

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list