[Webkit-unassigned] [Bug 173407] WTF::StringImpl::copyChars segfaults when built with GCC 7

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 15 02:32:25 PDT 2017


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

--- Comment #2 from Florian Bruhin <webkit.org at the-compiler.org> ---
So then this essentially boils down to whether it should be replaced by a simple memcpy() only for GCC >= 7, or for other compilers as well?

(Unless there's another solution to this I'm missing - right now the only option I see is to get rid of the "optimized" part)

-- 
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/20170615/356af2e0/attachment.html>


More information about the webkit-unassigned mailing list