[Webkit-unassigned] [Bug 210736] StringImpl::adopt truncates the string by copying only half of the argument Vector

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 20 09:34:23 PDT 2020


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

--- Comment #3 from Darin Adler <darin at apple.com> ---
(In reply to Darin Adler from comment #2)
> StringImpl::copyCharacters(stringImplBuffer.get(), vectorBuffer.get(), size);

Since the code is inside StringImpl:

    copyCharacters(stringImplBuffer.get(), vectorBuffer.get(), size);

-- 
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/20200420/2ce33c43/attachment.htm>


More information about the webkit-unassigned mailing list