[Webkit-unassigned] [Bug 142160] ASSERTION FAILED: charactersWritten > 0 && static_cast<unsigned>(charactersWritten) < sizeof(buffer) in JSC::dateProtoFuncToISOString

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 9 12:54:33 PDT 2015


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

--- Comment #3 from Alexey Proskuryakov <ap at webkit.org> ---
I see, it's an snprintf, and we have a check later, so no buffer overrun.

-- 
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/20150309/de78c352/attachment-0002.html>


More information about the webkit-unassigned mailing list