[Webkit-unassigned] [Bug 270769] [JSC] DatePrototype.cpp(337,29): error: 'snprintf' will always be truncated; specified size is 28, but format string expands to at least 29 [-Werror,-Wformat-truncation]

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 10 14:23:53 PDT 2024


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

--- Comment #1 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Seems like this issue.

-Wformat-truncation warning size does not agree with the return value from snprintf · Issue #71320 · llvm/llvm-project
https://github.com/llvm/llvm-project/issues/71320

-- 
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/20240310/4caab1dd/attachment.htm>


More information about the webkit-unassigned mailing list