[Webkit-unassigned] [Bug 140917] Windows return -1 when calling vsnprintf with arguments that exceed target buffer size

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 28 12:49:48 PST 2015


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

--- Comment #9 from Brent Fulgham <bfulgham at webkit.org> ---
This bug could have the following impacts:

1. Our NSAPI plugin tests.
2. Tests involving EditingDelegate dump() operations.
3. Stuff passing through JSC's globalFuncEscape method.
4. JSC date functions (dateProtoFuncToISOString)
5. XML Document parser
6. Windows clipboard utilities.
7. TextStream/TextCodec clients

It will be interesting to see if any of the Windows JSC Date tests start working once this fix is in place.

-- 
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/20150128/432b99e1/attachment-0002.html>


More information about the webkit-unassigned mailing list