[Webkit-unassigned] [Bug 273796] New: DataURLDecoder should make isolated copy of each string
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 6 15:13:23 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=273796
Bug ID: 273796
Summary: DataURLDecoder should make isolated copy of each
string
Product: WebKit
Version: Safari Technology Preview
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Page Loading
Assignee: webkit-unassigned at lists.webkit.org
Reporter: rniwa at webkit.org
CC: beidson at apple.com
parseMediaType in Source/WebCore/platform/network/DataURLDecoder.cpp should create isolated copy of each string.
Otherwise, the strings will be shared among the work queue and the main thread.
--
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/20240506/82fef8f7/attachment-0001.htm>
More information about the webkit-unassigned
mailing list