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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 20 07:48:57 PST 2011


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





--- Comment #10 from Pavel Feldman <pfeldman at chromium.org>  2011-01-20 07:48:56 PST ---
(From update of attachment 79599)
View in context: https://bugs.webkit.org/attachment.cgi?id=79599&action=review

One nit and you are good to land. Thanks for fixing this!

> WebCore/inspector/InspectorValues.cpp:610
> +        DecimalNumber decimalRep = m_doubleValue;

Please do not abbreviate names.

-- 
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