[Webkit-unassigned] [Bug 157412] New: Don't use invalidated ResourceLoadStatistics iterators
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 5 20:54:05 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=157412
Bug ID: 157412
Summary: Don't use invalidated ResourceLoadStatistics iterators
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: bfulgham at webkit.org
We were using references bound to the return value of iterators from the ResourceLoadStatistics HashMap. When new entries were added, these iterators were invalidated causing the references to refer to invalid memory.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160506/71f0df6b/attachment.html>
More information about the webkit-unassigned
mailing list