[Webkit-unassigned] [Bug 246267] New: [WTF] ASSERT on source pointer before calling memcpy()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Oct 10 01:03:40 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=246267
Bug ID: 246267
Summary: [WTF] ASSERT on source pointer before calling memcpy()
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Web Template Framework
Assignee: webkit-unassigned at lists.webkit.org
Reporter: philn at igalia.com
As noted in https://bugs.webkit.org/show_bug.cgi?id=245640 in at least one case memcpy() was being called with a null source pointer in StringImpl::copyCharacters(). We should add an ASSERT there.
--
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/20221010/b5b3b20a/attachment.htm>
More information about the webkit-unassigned
mailing list