[Webkit-unassigned] [Bug 145366] FTL is not working on Windows.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 26 13:35:21 PDT 2015


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

--- Comment #7 from Alex Christensen <achristensen at apple.com> ---
Be careful: _snprintf does not always null terminate (if the output is the exact length of the buffer), snprintf does.
See https://bugzilla.mozilla.org/show_bug.cgi?id=821003 for more discussion.

-- 
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/20150526/70c64e69/attachment.html>


More information about the webkit-unassigned mailing list